Home
last modified time | relevance | path

Searched defs:lazy_module (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/wasm/
Dmodule-compiler.cc922 uint32_t func_index, bool lazy_module) { in GetCompileStrategy()
1108 AccountingAllocator* allocator, ErrorThrower* thrower, bool lazy_module, in ValidateSequentially()
1236 const bool lazy_module = IsLazyModule(module); in CompileLazy() local
1665 const bool lazy_module = IsLazyModule(native_module->module()); in InitializeLazyCompilation() local
1691 const bool lazy_module = IsLazyModule(native_module->module()); in InitializeCompilation() local
1703 bool lazy_module) { in MayCompriseLazyFunctions()
1812 const bool lazy_module = IsLazyModule(wasm_module); in CompileNativeModule() local
2270 const bool lazy_module = wasm_lazy_compilation_; in AsyncCompileFailed() local
2509 const bool lazy_module = job->wasm_lazy_compilation_; in RunInBackground() local
2877 const bool lazy_module = job_->wasm_lazy_compilation_; in ProcessFunctionBody() local
[all …]