Home | History | Annotate | Download | only in ia32

Lines Matching refs:JSGlobalProxy

689   cmp(scratch, FieldOperand(holder_reg, JSGlobalProxy::kContextOffset));
700 mov(holder_reg, FieldOperand(holder_reg, JSGlobalProxy::kContextOffset));
705 Check(not_equal, "JSGlobalProxy::context() should not be null.");