Searched refs:IsAsciiRepresentation (Results 1 – 16 of 16) sorted by relevance
96 if (string->IsAsciiRepresentation() && !force_two_byte) { in Externalize()130 return Utils::OpenHandle(*args[0].As<v8::String>())->IsAsciiRepresentation() ? in IsAscii()
81 if (subject->IsAsciiRepresentation()) { in StringCharacterPosition()137 bool is_ascii = subject_ptr->IsAsciiRepresentation(); in Match()
260 Append(str->IsAsciiRepresentation() ? 'a' : '2'); in AppendDetailed()
836 if (input->IsAsciiRepresentation()) { in Utf8LengthHelper()869 if (first->IsAsciiRepresentation()) { in Utf8LengthHelper()876 } else if (second->IsAsciiRepresentation()) { in Utf8LengthHelper()
238 String::cast(this)->IsAsciiRepresentation(); in IsSeqAsciiString()258 String::cast(this)->IsAsciiRepresentation(); in IsExternalAsciiString()301 bool String::IsAsciiRepresentation() { in IsAsciiRepresentation() function324 return GetUnderlying()->IsAsciiRepresentation(); in IsAsciiRepresentationUnderneath()2264 return this->IsAsciiRepresentation() in Set()3726 if (src_str->IsAsciiRepresentation()) { in BOOL_GETTER()
3021 bool first_is_ascii = first->IsAsciiRepresentation(); in AllocateConsString()3022 bool second_is_ascii = second->IsAsciiRepresentation(); in AllocateConsString()3147 bool is_ascii = buffer->IsAsciiRepresentation(); in AllocateSubString()3156 ASSERT(string_result->IsAsciiRepresentation()); in AllocateSubString()3181 { Map* map = buffer->IsAsciiRepresentation() in AllocateSubString()
2407 is_ascii_(subject->IsAsciiRepresentation()) { in ReplacementStringBuilder()2447 if (!string->IsAsciiRepresentation()) { in AddString()5959 { MaybeObject* maybe_o = s->IsAsciiRepresentation() in ConvertCaseHelper()6397 if (s->IsFlat() && s->IsAsciiRepresentation()) { in RUNTIME_FUNCTION()6933 bool is_ascii = separator->IsAsciiRepresentation(); in RUNTIME_FUNCTION()6950 if (is_ascii && !string->IsAsciiRepresentation()) { in RUNTIME_FUNCTION()
864 if (IsAsciiRepresentation()) { in SlowTryFlatten()924 bool is_ascii = this->IsAsciiRepresentation(); in MakeExternal()6353 if (input->IsAsciiRepresentation()) { in ReadBlock()6370 if (input->IsAsciiRepresentation()) { in ReadBlock()6502 if (input->IsAsciiRepresentation()) { in ReadBlockIntoBuffer()6519 if (input->IsAsciiRepresentation()) { in ReadBlockIntoBuffer()
1338 ASSERT(source->IsAsciiRepresentation()); in CompileScriptCached()
3710 if (string->IsAsciiRepresentation()) { in RecursivelySerializeToUtf8()3807 if (str->IsAsciiRepresentation()) { in WriteUtf8()
6830 inline bool IsAsciiRepresentation();
1113 if (subject_tmp->IsAsciiRepresentation() != is_ascii) { in CheckStackGuardState()
1083 if (subject_tmp->IsAsciiRepresentation() != is_ascii) { in CheckStackGuardState()
1220 if (subject_tmp->IsAsciiRepresentation() != is_ascii) { in CheckStackGuardState()
1084 if (subject_tmp->IsAsciiRepresentation() != is_ascii) { in CheckStackGuardState()
11889 if (string->IsAsciiRepresentation()) { in MorphAString()14819 CHECK(string->IsAsciiRepresentation()); in THREADED_TEST()14824 CHECK(string->IsAsciiRepresentation()); in THREADED_TEST()14825 CHECK(flat_string->IsAsciiRepresentation()); in THREADED_TEST()14844 CHECK(string->IsAsciiRepresentation()); in THREADED_TEST()