Home | History | Annotate | Download | only in src

Lines Matching refs:global_context

317                   context->global_context());
716 fun->set_context(Top::context()->global_context());
727 Handle<Context> global_context) {
728 CALL_HEAP_FUNCTION(object->ToObject(*global_context), Object);