Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/
H A Dwasm-engine.h123 // the native module dies, {FreeNativeModule} deletes the entry from the
324 void FreeNativeModule(NativeModule*);
H A Dwasm-code-manager.cc527 GetWasmCodeManager()->FreeNativeModule(base::VectorOf(owned_code_space_), in ~WasmCodeAllocator()
1883 GetWasmEngine()->FreeNativeModule(this); in ~NativeModule()
2464 void WasmCodeManager::FreeNativeModule( in FreeNativeModule() function in WasmCodeManager
H A Dwasm-code-manager.h1085 void FreeNativeModule(base::Vector<VirtualMemory> owned_code,
H A Dwasm-engine.cc1267 void WasmEngine::FreeNativeModule(NativeModule* native_module) { in FreeNativeModule() function in v8::internal::wasm::WasmEngine

Completed in 10 milliseconds