Home
last modified time | relevance | path

Searched defs:PerformCheckpoint (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/execution/
Dmicrotask-queue.cc113 void MicrotaskQueue::PerformCheckpoint(v8::Isolate* v8_isolate) { in PerformCheckpoint() function in v8::internal::MicrotaskQueue
/external/v8/src/api/
Dapi.cc9281 void MicrotasksScope::PerformCheckpoint(Isolate* v8_isolate) { in PerformCheckpoint() function in v8::MicrotasksScope