Home
last modified time | relevance | path

Searched defs:LookupSymbolIfExists (Results 1 – 2 of 2) sorted by relevance

/external/webkit/V8Binding/v8/src/
Dheap.cc2986 bool Heap::LookupSymbolIfExists(String* string, String** symbol) { in LookupSymbolIfExists() function in v8::internal::Heap
Dobjects.cc7127 bool SymbolTable::LookupSymbolIfExists(String* string, String** symbol) { in LookupSymbolIfExists() function in v8::internal::SymbolTable