Home
last modified time | relevance | path

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

/external/v8/src/wasm/
Dwasm-code-manager.cc743 void WasmCodeAllocator::FreeCode(Vector<WasmCode* const> codes) { in FreeCode() function in v8::internal::wasm::WasmCodeAllocator
1977 void NativeModule::FreeCode(Vector<WasmCode* const> codes) { in FreeCode() function in v8::internal::wasm::NativeModule