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