Lines Matching refs:LookupResult
917 void Lookup(String* name, LookupResult* result);
931 LookupResult* result,
936 LookupResult* result,
1402 MUST_USE_RESULT MaybeObject* SetProperty(LookupResult* result,
1454 void LocalLookup(String* name, LookupResult* result);
1455 void Lookup(String* name, LookupResult* result);
1462 LookupResult* result,
1550 MUST_USE_RESULT MaybeObject* SetPropertyForResult(LookupResult* result,
1556 LookupResult* result,
1592 Object* GetNormalizedProperty(LookupResult* result);
1596 Object* SetNormalizedProperty(LookupResult* result, Object* value);
1626 LookupResult* result,
1646 LookupResult* result,
1855 void LocalLookupRealNamedProperty(String* name, LookupResult* result);
1856 void LookupRealNamedProperty(String* name, LookupResult* result);
1857 void LookupRealNamedPropertyInPrototypes(String* name, LookupResult* result);
1858 void LookupCallbackSetterInPrototypes(String* name, LookupResult* result);
1861 void LookupCallback(String* name, LookupResult* result);
2194 void LookupInDescriptor(String* name, LookupResult* result);
4745 LookupResult* result);
5931 JSGlobalPropertyCell* GetPropertyCell(LookupResult* result);