GetObjectProperty  294 src/handles.cc                      Runtime::GetObjectProperty(isolate, obj, key), Object);
GetObjectProperty 1225 src/ic.cc        return Runtime::GetObjectProperty(isolate(), object, key);
GetObjectProperty 4375 src/runtime.cc   return Runtime::GetObjectProperty(isolate, object, key);
GetObjectProperty 4471 src/runtime.cc   return Runtime::GetObjectProperty(isolate,
GetObjectProperty  692 src/runtime.h    MUST_USE_RESULT static MaybeObject* GetObjectProperty(