Searched defs:IsInURISet (Results 1 - 1 of 1) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/builtins/ |
| H A D | builtins_global.cpp | 227 JSTaggedValue BuiltinsGlobal::Encode(JSThread *thread, const JSHandle<EcmaString> &str, judgURIFunc IsInURISet) in Encode() argument 452 JSTaggedValue BuiltinsGlobal::Decode(JSThread *thread, const JSHandle<EcmaString> &str, judgURIFunc IsInURISet) in Decode() argument 631 JSTaggedValue BuiltinsGlobal::UTF16EncodeCodePoint(JSThread *thread, judgURIFunc IsInURISet, in UTF16EncodeCodePoint() argument 506 HandleSingleByteCharacter(JSThread *thread, uint8_t &bb, const JSHandle<EcmaString> &str, uint32_t &start, int32_t &k, std::u16string &sStr, judgURIFunc IsInURISet) HandleSingleByteCharacter() argument 522 DecodePercentEncoding(JSThread *thread, const JSHandle<EcmaString> &str, int32_t &k, judgURIFunc IsInURISet, int32_t strLen, std::u16string &sStr) DecodePercentEncoding() argument [all...] |
Completed in 3 milliseconds