Searched defs:LookupRealNamedProperty (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/
H A Dobjects.cc337 result->holder()->LookupRealNamedProperty(name, &r);
399 result->holder()->LookupRealNamedProperty(name, &r);
2526 void JSObject::LookupRealNamedProperty(String* name, LookupResult* result) { function in class:v8::internal::JSObject
2579 LookupRealNamedProperty(name, &r);

Completed in 282 milliseconds