Home
last modified time | relevance | path

Searched defs:isTwoByte (Results 1 – 21 of 21) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/js/public/
H A DStableStringChars.h70 bool isTwoByte() const { return state_ == TwoByte; } in isTwoByte() function
/dports/www/firefox/firefox-99.0/js/public/
H A DStableStringChars.h70 bool isTwoByte() const { return state_ == TwoByte; } in isTwoByte() function
/dports/mail/thunderbird/thunderbird-91.8.0/js/public/
H A DStableStringChars.h70 bool isTwoByte() const { return state_ == TwoByte; } in isTwoByte() function
/dports/lang/spidermonkey78/firefox-78.9.0/js/public/
H A DStableStringChars.h73 bool isTwoByte() const { return state_ == TwoByte; } in isTwoByte() function
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/vm/
H A DStringBuffer.h63 MOZ_ALWAYS_INLINE bool isTwoByte() const { return !isLatin1(); } in isTwoByte() function
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/util/
H A DStringBuffer.h63 MOZ_ALWAYS_INLINE bool isTwoByte() const { return !isLatin1(); } in isTwoByte() function
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/vm/
H A DStringBuffer.h61 MOZ_ALWAYS_INLINE bool isTwoByte() const { return !isLatin1(); } in isTwoByte() function
/dports/www/firefox-esr/firefox-91.8.0/js/src/util/
H A DStringBuffer.h107 MOZ_ALWAYS_INLINE bool isTwoByte() const { return isCharType<char16_t>(); } in isTwoByte() function
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/util/
H A DStringBuffer.h107 MOZ_ALWAYS_INLINE bool isTwoByte() const { return isCharType<char16_t>(); } in isTwoByte() function
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/util/
H A DStringBuffer.h106 MOZ_ALWAYS_INLINE bool isTwoByte() const { return isCharType<char16_t>(); } in isTwoByte() function
/dports/www/firefox/firefox-99.0/js/src/util/
H A DStringBuffer.h110 MOZ_ALWAYS_INLINE bool isTwoByte() const { return isCharType<char16_t>(); } in isTwoByte() function
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/
H A Djsfriendapi.h1338 bool isTwoByte() const { return state_ == TwoByte; } in isTwoByte() function
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/
H A Djsfriendapi.h1335 bool isTwoByte() const { return state_ == TwoByte; } in isTwoByte() function
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/include/
H A Djsfriendapi.h1335 bool isTwoByte() const { return state_ == TwoByte; } in isTwoByte() function
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/
H A DCodeGenerator.cpp7756 Label* failure, bool isTwoByte) { in ConcatInlineString()
8266 Label isTwoByte; in visitFromCodePoint() local
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/
H A DCodeGenerator.cpp6066 Label* failure, Label* failurePopTemps, bool isTwoByte) in ConcatInlineString()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/
H A DCodeGenerator.cpp7261 Label* failure, Label* failurePopTemps, bool isTwoByte) in ConcatInlineString()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/
H A DCodeGenerator.cpp9702 Label isTwoByte; in visitFromCodePoint() local
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/
H A DCodeGenerator.cpp10425 Label isTwoByte; in visitFromCodePoint() local
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/
H A DCodeGenerator.cpp10425 Label isTwoByte; in visitFromCodePoint() local
/dports/www/firefox/firefox-99.0/js/src/jit/
H A DCodeGenerator.cpp10757 Label isTwoByte; in visitFromCodePoint() local