Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/
Dwasm-debug.cc483 void RemoveDebugSideTables(base::Vector<WasmCode* const> codes) { in RemoveDebugSideTables() function in v8::internal::wasm::DebugInfoImpl
858 void DebugInfo::RemoveDebugSideTables(base::Vector<WasmCode* const> code) { in RemoveDebugSideTables() function in v8::internal::wasm::DebugInfo