Home
last modified time | relevance | path

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

/external/v8/src/
Dfactory.cc423 static inline Handle<String> MakeOrFindTwoCharacterString(Isolate* isolate, in MakeOrFindTwoCharacterString() function
483 return MakeOrFindTwoCharacterString(isolate(), c1, c2); in NewConsString()
578 return MakeOrFindTwoCharacterString(isolate(), c1, c2); in NewProperSubString()