Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler-dispatcher/
H A Dlazy-compile-dispatcher.cc82 block_for_testing_(false), in LazyCompileDispatcher()
423 if (V8_UNLIKELY(block_for_testing_.Value())) { in DoBackgroundWork()
424 block_for_testing_.SetValue(false); in DoBackgroundWork()
H A Dlazy-compile-dispatcher.h234 base::AtomicValue<bool> block_for_testing_; member in v8::internal::LazyCompileDispatcher

Completed in 2 milliseconds