Home
last modified time | relevance | path

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

/external/v8/src/objects/
Dstring-table.h77 static Object* LookupStringIfExists_NoAllocate(Isolate* isolate,
/external/v8/src/
Dexternal-reference.cc786 Redirect(FUNCTION_ADDR(StringTable::LookupStringIfExists_NoAllocate))); in try_internalize_string_function()
Dobjects.cc17354 Object* StringTable::LookupStringIfExists_NoAllocate(Isolate* isolate, in LookupStringIfExists_NoAllocate() function in v8::internal::StringTable