Home
last modified time | relevance | path

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

/external/v8/src/wasm/
Dmodule-compiler.cc2421 : module_(module), start_compilation_(start_compilation) {} in PrepareAndStartCompile()
2425 bool start_compilation_; member in v8::internal::wasm::AsyncCompileJob::PrepareAndStartCompile
2528 if (start_compilation_) { in RunInForeground()