Home | History | Annotate | Download | only in x64

Lines Matching refs:kPointerSize

339   // Allocates arg_stack_space * kPointerSize memory (not GCed) on the stack
344 // Enter specific kind of exit frame. Allocates arg_stack_space * kPointerSize
744 // to index by smi-value * kPointerSize, pass the smi and kPointerSizeLog2).
1563 // Allocates arg_stack_space * kPointerSize memory (not GCed) on the stack
1672 return Operand(rsp, (index + kShaddowSpace) * kPointerSize);
1674 return Operand(rsp, index * kPointerSize);