Searched refs:ObjectHasOwnProperty (Results 1 – 4 of 4) sorted by relevance
21 var ObjectHasOwnProperty;28 ObjectHasOwnProperty = from.ObjectHasOwnProperty;
140 function ObjectHasOwnProperty(value) { class873 "hasOwnProperty", ObjectHasOwnProperty,1183 to.ObjectHasOwnProperty = ObjectHasOwnProperty;
127 macro HAS_OWN_PROPERTY(arg, index) = (%_Call(ObjectHasOwnProperty, arg, index));
26 var ObjectHasOwnProperty;43 ObjectHasOwnProperty = from.ObjectHasOwnProperty;