Home | History | Annotate | Download | only in src

Lines Matching full:receiver_context

784     Object* receiver_context = JSGlobalProxy::cast(receiver)->context();
785 if (!receiver_context->IsContext()) return NO;
790 if (receiver_context == global_context) return YES;
792 if (Context::cast(receiver_context)->security_token() ==