Home | History | Annotate | Download | only in x64

Lines Matching refs:FixedArray

270       // Allocate and initialize a FixedArray if it is.
289 // rdi: start of next object (will be start of FixedArray)
291 __ Allocate(FixedArray::kHeaderSize,
300 // Initialize the FixedArray.
302 // rdi: FixedArray
308 __ movp(Operand(rdi, FixedArray::kLengthOffset), rdx); // and length
312 // rdi: FixedArray
317 __ leap(rcx, Operand(rdi, FixedArray::kHeaderSize));
327 // Store the initialized FixedArray into the properties field of
330 // rdi: FixedArray
1491 __ SmiToInteger32(rbx, Operand(rbx, FixedArray::OffsetOfElementAt(