Home | History | Annotate | Download | only in src

Lines Matching refs:receiver_context

685     Object* receiver_context = JSGlobalProxy::cast(*receiver)->native_context();
686 if (!receiver_context->IsContext()) return NO;
692 if (receiver_context == native_context) return YES;
694 if (Context::cast(receiver_context)->security_token() ==