Searched refs:GetPropertiesFromJSObject (Results 1 – 3 of 3) sorted by relevance
561 GateRef GetPropertiesFromJSObject(GateRef object);
2227 inline GateRef StubBuilder::GetPropertiesFromJSObject(GateRef object) in GetPropertiesFromJSObject() function
4814 GateRef properties = GetPropertiesFromJSObject(receiver); in GetGlobalOwnProperty()