Lines Matching refs:LookupKey
350 // internalized the key, in which case StringTable::LookupKey will perform a
440 // - LookupKey supports concurrent access (see comment below).
455 // correctly ordered by LookupKey's write mutex and see the updated map
468 Handle<String> result = LookupKey(isolate, &key);
478 Handle<String> StringTable::LookupKey(IsolateT* isolate, StringTableKey* key) {
565 template Handle<String> StringTable::LookupKey(Isolate* isolate,
567 template Handle<String> StringTable::LookupKey(Isolate* isolate,
569 template Handle<String> StringTable::LookupKey(Isolate* isolate,
571 template Handle<String> StringTable::LookupKey(Isolate* isolate,
574 template Handle<String> StringTable::LookupKey(LocalIsolate* isolate,
576 template Handle<String> StringTable::LookupKey(LocalIsolate* isolate,
579 template Handle<String> StringTable::LookupKey(Isolate* isolate,
581 template Handle<String> StringTable::LookupKey(LocalIsolate* isolate,