Home
last modified time | relevance | path

Searched refs:IsolateInBackgroundNotification (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/execution/
Disolate.h1562 void IsolateInBackgroundNotification();
Disolate.cc4513 void Isolate::IsolateInBackgroundNotification() { in ThrowInternal() function in v8::internal::Isolate
/external/v8/include/
Dv8.h9333 void IsolateInBackgroundNotification();
/external/v8/src/api/
Dapi.cc8954 void Isolate::IsolateInBackgroundNotification() { in IsolateInBackgroundNotification() function in v8::Isolate
8956 return isolate->IsolateInBackgroundNotification(); in IsolateInBackgroundNotification()