Home | History | Annotate | Download | only in arm

Lines Matching refs:properties

383   // [sp + kPointerSize]: constant properties.
397 // Check that the boilerplate contains only fast properties and we can
406 // properties from the boilerplate.
5040 // JSArray: [Map][empty properties][Elements][Length-smi][index][input]
5042 // Size of JSArray with two in-object properties and the header of a
5060 // Set empty properties FixedArray.
6835 Register properties,
6841 // property. It's true even if some slots represent deleted properties
6844 // scratch0 points to properties hash.
6848 __ ldr(index, FieldMemOperand(properties, kCapacityOffset));
6860 Register tmp = properties;
6861 __ add(tmp, properties, Operand(index, LSL, 1));
6890 // Restore the properties.
6891 __ ldr(properties,