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

/external/v8/src/
H A Dobjects.cc324 result->holder()->LookupRealNamedPropertyInPrototypes(name, &r);
384 result->holder()->LookupRealNamedPropertyInPrototypes(name, &r);
2530 LookupRealNamedPropertyInPrototypes(name, result);
2534 void JSObject::LookupRealNamedPropertyInPrototypes(String* name, function in class:v8::internal::JSObject

Completed in 278 milliseconds