Searched refs:LookupTwoCharsStringIfExists (Results 1 – 3 of 3) sorted by relevance
475 if (StringTable::LookupTwoCharsStringIfExists(isolate, c1, c2). in MakeOrFindTwoCharacterString()
3319 MUST_USE_RESULT static MaybeHandle<String> LookupTwoCharsStringIfExists(
17833 MaybeHandle<String> StringTable::LookupTwoCharsStringIfExists( in LookupTwoCharsStringIfExists() function in v8::internal::StringTable