Searched refs:GetOwnProperty (Results 1 – 4 of 4) sorted by relevance
206 MUST_USE_RESULT static MaybeHandle<Object> GetOwnProperty(Isolate* isolate, in GetOwnProperty() function264 GetOwnProperty(isolate, obj, name)); in RUNTIME_FUNCTION()
418 F(GetOwnProperty, 2, 1) \
777 return %GetOwnProperty(obj, p);
12930 GetOwnProperty, FromPropertyDescriptor.