Searched refs:ScheduleUnitForFinishing (Results 1 – 1 of 1) sorted by relevance
90 void ScheduleUnitForFinishing(std::unique_ptr<WasmCompilationUnit> unit,531 compilation_state->ScheduleUnitForFinishing(std::move(unit), mode); in FetchAndExecuteCompilationUnit()2922 void CompilationState::ScheduleUnitForFinishing( in ScheduleUnitForFinishing() function in v8::internal::wasm::CompilationState