Lines Matching refs:properties
375 // [esp + (2 * kPointerSize)]: constant properties.
393 // Check that the boilerplate contains only fast properties and we can
402 // properties from the boilerplate.
4040 // JSArray: [Map][empty properties][Elements][Length-smi][index][input]
4053 // Set empty properties FixedArray.
6803 // This function is safe to call if the receiver has fast properties.
6808 Register properties,
6816 // property. It's true even if some slots represent deleted properties
6822 __ mov(index, FieldOperand(properties, kCapacityOffset));
6834 __ mov(entity_name, Operand(properties, index, times_half_pointer_size,
6856 StringDictionaryLookupStub stub(properties,
6959 // property. It's true even if some slots represent deleted properties