Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/execution/
Disolate.cc4605 bool perform_checkpoint = in ThrowInternal() local
4610 if (perform_checkpoint) microtask_queue->PerformCheckpoint(isolate); in ThrowInternal()