Home | History | Annotate | Download | only in mips

Lines Matching refs:properties

380   // [sp + kPointerSize]: constant properties.
396 // Check that the boilerplate contains only fast properties and we can
404 // properties from the boilerplate.
5268 // JSArray: [Map][empty properties][Elements][Length-smi][index][input]
5270 // Size of JSArray with two in-object properties and the header of a
5288 // Set empty properties FixedArray.
7098 Register properties,
7104 // property. It's true even if some slots represent deleted properties
7107 // scratch0 points to properties hash.
7111 __ lw(index, FieldMemOperand(properties, kCapacityOffset));
7124 Register tmp = properties;
7126 __ Addu(tmp, properties, scratch0);
7152 // Restore the properties.
7153 __ lw(properties,