Searched refs:LookupTwoCharsStringIfExists (Results 1 – 3 of 3) sorted by relevance
75 V8_WARN_UNUSED_RESULT static MaybeHandle<String> LookupTwoCharsStringIfExists(
1014 if (StringTable::LookupTwoCharsStringIfExists(isolate, c1, c2) in MakeOrFindTwoCharacterString()
17054 MaybeHandle<String> StringTable::LookupTwoCharsStringIfExists( in LookupTwoCharsStringIfExists() function in v8::internal::StringTable