Home
last modified time | relevance | path

Searched refs:ContextDisposedNotification (Results 1 - 5 of 5) sorted by relevance

/third_party/node/deps/v8/include/v8-include/
H A Dv8-isolate.h1314 int ContextDisposedNotification(bool dependant_context = true);
/third_party/node/deps/v8/include/
H A Dv8-isolate.h1334 int ContextDisposedNotification(bool dependant_context = true);
/third_party/node/deps/v8/src/snapshot/
H A Dsnapshot.cc773 isolate->ContextDisposedNotification(false); in WarmUpSnapshotDataBlobInternal()
/third_party/node/deps/v8/src/d8/
H A Dd8.cc1810 // ContextDisposedNotification expects the disposed context to be entered. in DisposeRealm()
1812 isolate->ContextDisposedNotification(); in DisposeRealm()
4780 isolate->ContextDisposedNotification(); in CollectGarbage()
/third_party/node/deps/v8/src/api/
H A Dapi.cc9236 int Isolate::ContextDisposedNotification(bool dependant_context) { in ContextDisposedNotification() function in v8::OneByteMask::__anon13987::MapAsArrayKind::Isolate

Completed in 38 milliseconds