Home
last modified time | relevance | path

Searched refs:AttachToSharedIsolate (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/execution/
Disolate.h2066 void AttachToSharedIsolate();
Disolate.cc3973 AttachToSharedIsolate(); in ThrowInternal()
5643 void Isolate::AttachToSharedIsolate() { in ThrowInternal() function in v8::internal::Isolate