Home
last modified time | relevance | path

Searched defs:FreeCode (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/wasm/
Dwasm-code-manager.cc838 void WasmCodeAllocator::FreeCode(base::Vector<WasmCode* const> codes) { in FreeCode() function in v8::internal::wasm::WasmCodeAllocator
2431 void NativeModule::FreeCode(base::Vector<WasmCode* const> codes) { in FreeCode() function in v8::internal::wasm::NativeModule