Home
last modified time | relevance | path

Searched refs:KeyedGetObjectProperty (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/runtime/
Druntime-object.cc39 static MaybeHandle<Object> KeyedGetObjectProperty(Isolate* isolate, in KeyedGetObjectProperty() function
444 KeyedGetObjectProperty(isolate, receiver_obj, key_obj, SLOPPY)); in RUNTIME_FUNCTION()
459 KeyedGetObjectProperty(isolate, receiver_obj, key_obj, STRONG)); in RUNTIME_FUNCTION()