Lines Matching refs:new_context
11698 Handle<Context> new_context =11701 new_context->set_extension(*block_scope_object);11702 new_context->set_previous(*context);11703 context = new_context;