Searched refs:ForwardStringIfExists (Results 1 – 4 of 4) sorted by relevance
75 DCHECK_NULL(StringTable::ForwardStringIfExists(isolate(), &key, *string)); in CommitPostProcessedObjects()
163 StringTable::ForwardStringIfExists(isolate_, &key, string); in PostProcessNewObject()
65 static String* ForwardStringIfExists(Isolate* isolate, StringTableKey* key,
17394 String* StringTable::ForwardStringIfExists(Isolate* isolate, in ForwardStringIfExists() function in v8::internal::StringTable