Home | History | Annotate | Download | only in x64

Lines Matching refs:kContextOffset

1903   movq(rsi, FieldOperand(function, JSFunction::kContextOffset));
1922 movq(rsi, FieldOperand(rdi, JSFunction::kContextOffset));
2167 movq(scratch, Operand(rbp, StandardFrameConstants::kContextOffset));
2187 cmpq(scratch, FieldOperand(holder_reg, JSGlobalProxy::kContextOffset));
2199 movq(holder_reg, FieldOperand(holder_reg, JSGlobalProxy::kContextOffset));
2211 FieldOperand(holder_reg, JSGlobalProxy::kContextOffset));
2509 movq(dst, FieldOperand(dst, JSFunction::kContextOffset));
2512 movq(dst, FieldOperand(dst, JSFunction::kContextOffset));