Home
last modified time | relevance | path

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

/external/v8/src/wasm/
Dwasm-debug.cc571 void RemoveDebugSideTables(Vector<WasmCode* const> codes) { in RemoveDebugSideTables() function in v8::internal::wasm::DebugInfoImpl
899 void DebugInfo::RemoveDebugSideTables(Vector<WasmCode* const> code) { in RemoveDebugSideTables() function in v8::internal::wasm::DebugInfo