Searched refs:EstimateLiftoffCodeSize (Results 1 – 3 of 3) sorted by relevance
1032 static size_t EstimateLiftoffCodeSize(int body_size);
2064 size_t WasmCodeManager::EstimateLiftoffCodeSize(int body_size) { in EstimateLiftoffCodeSize() function in v8::internal::wasm::WasmCodeManager
6588 WasmCodeManager::EstimateLiftoffCodeSize(func_body_size); in ExecuteLiftoffCompilation()