Searched defs:LookupSymbolIfExists (Results 1 – 2 of 2) sorted by relevance
/external/webkit/V8Binding/v8/src/ | ||
D | heap.cc | 2986 bool Heap::LookupSymbolIfExists(String* string, String** symbol) { in LookupSymbolIfExists() function in v8::internal::Heap |
D | objects.cc | 7127 bool SymbolTable::LookupSymbolIfExists(String* string, String** symbol) { in LookupSymbolIfExists() function in v8::internal::SymbolTable |