Home
last modified time | relevance | path

Searched refs:context_operand (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/x64/
Dmacro-assembler-x64.cc2485 Operand context_operand = ExternalOperand(context_address); in LeaveExitFrameEpilogue() local
2486 movp(rsi, context_operand); in LeaveExitFrameEpilogue()
2488 movp(context_operand, Immediate(Context::kInvalidContext)); in LeaveExitFrameEpilogue()