Home | History | Annotate | Download | only in x64

Lines Matching refs:context_offset

202         int context_offset = Context::SlotOffset(slot->index());
203 __ movq(Operand(rsi, context_offset), rax);
208 __ RecordWrite(rcx, context_offset, rax, rbx);