Home
last modified time | relevance | path

Searched refs:LookupTwoCharsStringIfExists (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/
Dfactory.cc475 if (StringTable::LookupTwoCharsStringIfExists(isolate, c1, c2). in MakeOrFindTwoCharacterString()
Dobjects.h3319 MUST_USE_RESULT static MaybeHandle<String> LookupTwoCharsStringIfExists(
Dobjects.cc17833 MaybeHandle<String> StringTable::LookupTwoCharsStringIfExists( in LookupTwoCharsStringIfExists() function in v8::internal::StringTable