Home | History | Annotate | Download | only in x87

Lines Matching refs:kBytecodeOffsetFromFp

1015          Operand(ebp, InterpreterFrameConstants::kBytecodeOffsetFromFp));
1031 __ mov(edx, Operand(ebp, InterpreterFrameConstants::kBytecodeOffsetFromFp));
1042 __ mov(Operand(ebp, InterpreterFrameConstants::kBytecodeOffsetFromFp), edx);