Searched refs:incumbent_context_ (Results 1 – 2 of 2) sorted by relevance
228 Handle<Context> incumbent_context_; variable
2027 incumbent_context_ = isolate->global_handles()->Create(*incumbent_context); in AsyncCompileJob()2123 isolate_->global_handles()->Destroy(incumbent_context_.location()); in ~AsyncCompileJob()2287 Utils::ToLocal(incumbent_context_); in AsyncCompileSucceeded()