Searched refs:is8Bit (Results 1 – 8 of 8) sorted by relevance
951 if (!s.is8Bit()) { in atob()977 if (!s.is8Bit()) { in btoa()
345 bool UString::is8Bit() const in is8Bit() function in JSC::UString
138 bool is8Bit() const;
176 ?is8Bit@UString@JSC@@QBE_NXZ
1770 (UString::is8Bit): Avoid one pointer dereference per character.
17147 the converion was lossy, which eliminates the need for a separate is8Bit call.19401 (KJS::UString::is8Bit):
6111 * JavaScriptCore.exp: Export UString::is8Bit().
16165 (UString::is8Bit), (UString::toDouble), (KJS::operator==):