Home | History | Annotate | Download | only in src

Lines Matching defs:Object

44 var $Object = global.Object;
82 // y is object.
88 // x is an object.
373 // If V is not an object, return false.
384 // Get the prototype of F; if it is not an object, throw an error.
395 // Filter a given key against an object by checking if the object
481 // Convert the receiver to an object - forward to ToObject.
616 // Returns if the given x is a primitive value - not an object or a
619 // Even though the type of null is "object", null is still