Searched refs:EstimateNativeAllocationsSize (Results 1 – 1 of 1) sorted by relevance
132 size_t EstimateNativeAllocationsSize(const WasmModule* module) { in EstimateNativeAllocationsSize() function1254 size_t native_allocations_size = EstimateNativeAllocationsSize(module); in New()