Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/
Dmodule-compiler.cc2584 code_size_estimate_(code_size_estimate) {} in PrepareAndStartCompile()
2593 job->CreateNativeModule(module_, code_size_estimate_); in RunInForeground()
2595 code_size_estimate_)) { in RunInForeground()
2633 const size_t code_size_estimate_; member in v8::internal::wasm::AsyncCompileJob::PrepareAndStartCompile