Searched refs:GetOwnPropertyImplementation (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/
H A Druntime.cc887 static void GetOwnPropertyImplementation(JSObject* obj, function in namespace:v8::internal
896 GetOwnPropertyImplementation(JSObject::cast(proto),
1096 GetOwnPropertyImplementation(*obj, *name, &result);

Completed in 152 milliseconds