Searched refs:DecRefOnPotentiallyDeadCode (Results 1 – 2 of 2) sorted by relevance
346 if (V8_UNLIKELY(old_count == 1)) return DecRefOnPotentiallyDeadCode(); in DecRef()446 V8_NOINLINE bool DecRefOnPotentiallyDeadCode();
477 V8_WARN_UNUSED_RESULT bool WasmCode::DecRefOnPotentiallyDeadCode() { in DecRefOnPotentiallyDeadCode() function in v8::internal::wasm::WasmCode