Searched refs:DecrementRefCount (Results 1 – 4 of 4) sorted by relevance
56 WasmCode::DecrementRefCount(base::VectorOf(ptrs)); in ~WasmImportWrapperCache()
371 static void DecrementRefCount(base::Vector<WasmCode* const>);1144 ~GlobalWasmCodeRef() { WasmCode::DecrementRefCount({&code_, 1}); } in ~GlobalWasmCodeRef()
1082 WasmCode::DecrementRefCount(base::VectorOf(log_entry.second.code)); in RemoveIsolate()1152 WasmCode::DecrementRefCount(base::VectorOf(pair.second.code)); in LogOutstandingCodesForIsolate()
490 void WasmCode::DecrementRefCount(base::Vector<WasmCode* const> code_vec) { in DecrementRefCount() function in v8::internal::wasm::WasmCode2526 WasmCode::DecrementRefCount(base::VectorOf(code_ptrs_)); in ~WasmCodeRefScope()