Home
last modified time | relevance | path

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

/external/v8/src/wasm/
Dwasm-objects.cc132 size_t EstimateNativeAllocationsSize(const WasmModule* module) { in EstimateNativeAllocationsSize() function
1254 size_t native_allocations_size = EstimateNativeAllocationsSize(module); in New()