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

/external/chromium_org/v8/src/
H A Druntime.cc4858 MaybeHandle<Object> Runtime::GetObjectProperty(Isolate* isolate, function in class:Runtime
4897 Runtime::GetObjectProperty(isolate, object, key));
5001 // Fall back to GetObjectProperty.
5005 Runtime::GetObjectProperty(isolate, receiver_obj, key_obj));

Completed in 136 milliseconds