Lines Matching defs:context
153 // Support calling this method without an active context, but refuse
155 if (!it->isolate()->context().is_null() && it->HasAccess()) continue;
642 // Remote objects don't have a creation context.
1195 // Make sure that the top context does not change when doing callbacks or
1229 // Make sure that the top context does not change when doing
1278 // Make sure that the top context does not change when doing callbacks or
1312 // Make sure that the top context does not change when doing callbacks or
2327 // function's initial map from the current native context.
3585 // Ensure the context isn't changed after calling into accessors.
3951 // Make sure that the top context does not change when doing callbacks or
4115 !isolate->MayAccess(handle(isolate->context(), isolate), object)) {
4165 !isolate->MayAccess(handle(isolate->context(), isolate), object)) {
4240 !isolate->MayAccess(handle(isolate->context(), isolate), object)) {
4745 // from the same context if undetectable from JS. This is to avoid keeping
4751 Context context = constructor.native_context();
4752 JSFunction object_function = context.object_function();
4985 !isolate->MayAccess(handle(isolate->context(), isolate), object)) {