Home
last modified time | relevance | path

Searched refs:AddPotentiallyDeadCode (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/wasm/
H A Dwasm-engine.h342 V8_WARN_UNUSED_RESULT bool AddPotentiallyDeadCode(WasmCode*);
H A Dwasm-engine.cc1418 bool WasmEngine::AddPotentiallyDeadCode(WasmCode* code) { in AddPotentiallyDeadCode() function in v8::internal::wasm::WasmEngine
H A Dwasm-code-manager.cc478 if (GetWasmEngine()->AddPotentiallyDeadCode(this)) { in DecRefOnPotentiallyDeadCode()

Completed in 8 milliseconds