Home
last modified time | relevance | path

Searched refs:ShouldPerfomCheckpoint (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/execution/
H A Dmicrotask-queue.h45 if (!ShouldPerfomCheckpoint()) return;
49 bool ShouldPerfomCheckpoint() const { in ShouldPerfomCheckpoint() function in v8::internal::final
H A Dmicrotask-queue.cc114 DCHECK(ShouldPerfomCheckpoint()); in PerformCheckpointInternal()

Completed in 1 milliseconds