Searched refs:EstimateNativeModuleCodeSize (Results 1 – 5 of 5) sorted by relevance
1034 static size_t EstimateNativeModuleCodeSize(const WasmModule* module,1039 static size_t EstimateNativeModuleCodeSize(int num_functions,
2070 size_t WasmCodeManager::EstimateNativeModuleCodeSize( in EstimateNativeModuleCodeSize() function in v8::internal::wasm::WasmCodeManager2083 return EstimateNativeModuleCodeSize(num_functions, num_imported_functions, in EstimateNativeModuleCodeSize()2089 size_t WasmCodeManager::EstimateNativeModuleCodeSize( in EstimateNativeModuleCodeSize() function in v8::internal::wasm::WasmCodeManager
1937 wasm::WasmCodeManager::EstimateNativeModuleCodeSize( in CompileToNativeModule()2546 wasm::WasmCodeManager::EstimateNativeModuleCodeSize( in RunInBackground()2846 wasm::WasmCodeManager::EstimateNativeModuleCodeSize( in ProcessCodeSectionHeader()2950 wasm::WasmCodeManager::EstimateNativeModuleCodeSize( in OnFinishedStream()
876 wasm::WasmCodeManager::EstimateNativeModuleCodeSize( in DeserializeNativeModule()
2242 wasm::WasmCodeManager::EstimateNativeModuleCodeSize( in New()