Home
last modified time | relevance | path

Searched refs:EstimateLiftoffCodeSize (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/wasm/
H A Dwasm-code-manager.h1032 static size_t EstimateLiftoffCodeSize(int body_size);
H A Dwasm-code-manager.cc2064 size_t WasmCodeManager::EstimateLiftoffCodeSize(int body_size) { in EstimateLiftoffCodeSize() function in WasmCodeManager
/third_party/node/deps/v8/src/wasm/baseline/
H A Dliftoff-compiler.cc6588 WasmCodeManager::EstimateLiftoffCodeSize(func_body_size);

Completed in 14 milliseconds