Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/
Dwasm-objects.cc80 size_t EstimateNativeAllocationsSize(const WasmModule* module) { in EstimateNativeAllocationsSize() function
1190 size_t native_allocations_size = EstimateNativeAllocationsSize(module); in New()