Searched refs:code_size_estimate_ (Results 1 - 1 of 1) sorted by relevance
/third_party/node/deps/v8/src/wasm/ | ||
H A D | module-compiler.cc | 2584 code_size_estimate_(code_size_estimate) {} in PrepareAndStartCompile() 2593 job->CreateNativeModule(module_, code_size_estimate_); 2595 code_size_estimate_)) { 2633 const size_t code_size_estimate_; member in v8::internal::wasm::__anon15175::AsyncCompileJob::PrepareAndStartCompile |
Completed in 8 milliseconds