Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler-dispatcher/
H A Dlazy-compile-dispatcher.h172 VerifyBackgroundTaskCount(lock); in NotifyAddedBackgroundJob()
176 VerifyBackgroundTaskCount(lock); in NotifyRemovedBackgroundJob()
180 void VerifyBackgroundTaskCount(const base::MutexGuard&);
182 void VerifyBackgroundTaskCount(const base::MutexGuard&) {} in VerifyBackgroundTaskCount() function in v8::internal::LazyCompileDispatcher
H A Dlazy-compile-dispatcher.cc368 VerifyBackgroundTaskCount(lock); in AbortAll()
557 void LazyCompileDispatcher::VerifyBackgroundTaskCount(const base::MutexGuard&) { in VerifyBackgroundTaskCount() function in v8::internal::LazyCompileDispatcher

Completed in 2 milliseconds