Home | History | Annotate | Download | only in src

Lines Matching refs:new_context

2304   Handle<Context> new_context = Snapshot::NewContextFromSnapshot();
2305 if (!new_context.is_null()) {
2307 Handle<Context>::cast(isolate->global_handles()->Create(*new_context));