Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/
Dwasm-objects.cc53 class WasmInstanceNativeAllocations { class
55 WasmInstanceNativeAllocations(Handle<WasmInstanceObject> instance, in WasmInstanceNativeAllocations() function in v8::internal::__anon3f787b910111::WasmInstanceNativeAllocations
82 sizeof(WasmInstanceNativeAllocations) + in EstimateNativeAllocationsSize()
1191 auto native_allocations = Managed<WasmInstanceNativeAllocations>::Allocate( in New()