Home
last modified time | relevance | path

Searched refs:ContextDisposedNotification (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/
Dd8.cc868 isolate->ContextDisposedNotification(); in RealmDispose()
2454 isolate->ContextDisposedNotification(); in CollectGarbage()
Dapi.cc653 isolate->ContextDisposedNotification(false); in WarmUpSnapshotDataBlob()
8360 int Isolate::ContextDisposedNotification(bool dependant_context) { in ContextDisposedNotification() function in v8::Isolate
/external/v8/include/
Dv8.h7000 int ContextDisposedNotification(bool dependant_context = true);