Home | History | Annotate | Download | only in src

Lines Matching refs:LookupResult

646   void Lookup(String* name, LookupResult* result);
655 LookupResult* result,
1177 Object* SetProperty(LookupResult* result,
1181 Object* SetPropertyWithFailedAccessCheck(LookupResult* result,
1202 Object* GetNormalizedProperty(LookupResult* result);
1206 Object* SetNormalizedProperty(LookupResult* result, Object* value);
1239 LookupResult* result,
1351 void LocalLookup(String* name, LookupResult* result);
1352 void Lookup(String* name, LookupResult* result);
1355 void LocalLookupRealNamedProperty(String* name, LookupResult* result);
1356 void LookupRealNamedProperty(String* name, LookupResult* result);
1357 void LookupRealNamedPropertyInPrototypes(String* name, LookupResult* result);
1358 void LookupCallbackSetterInPrototypes(String* name, LookupResult* result);
1360 void LookupCallback(String* name, LookupResult* result);
1547 LookupResult* result,
1551 LookupResult* result,
1560 void LookupInDescriptor(String* name, LookupResult* result);
3446 Object* GetPropertyCell(LookupResult* result);