Home | History | Annotate | Download | only in x64

Lines Matching defs:kFunctionOffset

816     static const int kFunctionOffset = 4 * kPointerSize;
818 __ push(Operand(rbp, kFunctionOffset));
839 __ push(Operand(rbp, kFunctionOffset));
857 __ movq(rdi, Operand(rbp, kFunctionOffset));
941 __ movq(rdi, Operand(rbp, kFunctionOffset));
1660 __ movq(rdi, Operand(rbp, JavaScriptFrameConstants::kFunctionOffset));
1693 __ movq(rax, Operand(rbp, JavaScriptFrameConstants::kFunctionOffset));