Lines Matching defs:context
140 LanguageMode mode = isolate->context().scope_info().language_mode();
1624 Context native_context = isolate->context().native_context();
1774 i::Handle<i::Context> context;
1775 if (!array.GetCreationContext().ToHandle(&context)) return false;
1779 context->native_context().initial_array_prototype();
2154 os << " " << Brief(accessor()) << ", " << Brief(context());
2483 // Make sure that the top context does not change when doing callbacks or
5605 // According to HTML, we use the context of the appropriate handler as the
5606 // context of the microtask. See step 3 of HTML's EnqueueJob:
6772 // Might happen for a detached context.
6775 // Might happen for the debug context.