Searched defs:PerformCheckpoint (Results 1 – 2 of 2) sorted by relevance
| /external/v8/src/execution/ | ||
| D | microtask-queue.cc | 113 void MicrotaskQueue::PerformCheckpoint(v8::Isolate* v8_isolate) { in PerformCheckpoint() function in v8::internal::MicrotaskQueue |
| /external/v8/src/api/ | ||
| D | api.cc | 9281 void MicrotasksScope::PerformCheckpoint(Isolate* v8_isolate) { in PerformCheckpoint() function in v8::MicrotasksScope |