Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dfactory.cc1007 static inline Handle<String> MakeOrFindTwoCharacterString(Isolate* isolate, in MakeOrFindTwoCharacterString() function
1071 return MakeOrFindTwoCharacterString(isolate(), c1, c2); in NewConsString()
1190 return MakeOrFindTwoCharacterString(isolate(), c1, c2); in NewProperSubString()