Home
last modified time | relevance | path

Searched refs:main_thread_local_isolate_ (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/execution/
H A Disolate.h1893 return main_thread_local_isolate_.get(); in main_thread_local_isolate()
2341 std::unique_ptr<LocalIsolate> main_thread_local_isolate_; member in v8::internal::final
H A Disolate.cc3463 main_thread_local_isolate_.reset(); in ThrowInternal()
3955 main_thread_local_isolate_.reset(new LocalIsolate(this, ThreadKind::kMain)); in ThrowInternal()

Completed in 13 milliseconds