Home
last modified time | relevance | path

Searched refs:native_allocations (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/wasm/
H A Dwasm-objects.cc725 auto native_allocations = Managed<IftNativeAllocations>::Allocate( in New() local
727 table->set_managed_native_allocations(*native_allocations); in New()
1191 auto native_allocations = Managed<WasmInstanceNativeAllocations>::Allocate( in New() local
1195 instance->set_managed_native_allocations(*native_allocations); in New()

Completed in 6 milliseconds