Searched refs:live_code (Results 1 – 1 of 1) sorted by relevance
1353 base::Vector<WasmCode*> live_code) { in ReportLiveCodeForGC() argument1356 live_code.size()); in ReportLiveCodeForGC()1364 for (WasmCode* code : live_code) current_gc_info_->dead_code.erase(code); in ReportLiveCodeForGC()