Lines Matching refs:properties
399 // of its properties; throw a TypeError in that case.
547 // properties. It does not traverse the prototype chain, so the
586 // of its properties; throw a TypeError in that case.
664 // Property's index in the properties array. If negative we have
707 // Loading properties from values is not common, so don't try to
746 // properties. It does not traverse the prototype chain, so the
799 // of its properties; throw a TypeError in that case.
1028 // properties on it; throw a TypeError in that case.
1148 // properties on it; throw a TypeError in that case.
1339 // it is necessary to extend the properties array of a
1354 // Expand the properties array.
1355 FixedArray* old_storage = object->properties();