Searched refs:ResetPendingForegroundTask (Results 1 - 1 of 1) sorted by relevance
/third_party/node/deps/v8/src/wasm/ | ||
H A D | module-compiler.cc | 2393 if (job_ != nullptr && on_foreground_) ResetPendingForegroundTask(); 2398 if (on_foreground_) ResetPendingForegroundTask(); 2415 void ResetPendingForegroundTask() const { in ResetPendingForegroundTask() function in v8::internal::wasm::__anon15175::AsyncCompileJob::CompileTask |
Completed in 7 milliseconds