Files
sdk/pkg/kernel/lib
Sam Rawlins be0a084a73 front_end: Remove unused parameters in private functions
Work towards https://github.com/dart-lang/sdk/issues/62767

Each removed parameter is an optional parameter, which never has an
associated argument in any of the function's call sites. The parameters
are used inside the functions though, and so the definition is moved to
be a local variable.

Change-Id: I5627cab797ee371274d697844db810f3d08d20a5
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/483860
Reviewed-by: Johnni Winther <johnniwinther@google.com>
Commit-Queue: Samuel Rawlins <srawlins@google.com>
2026-02-27 06:50:02 -08:00
..
2024-11-14 07:32:21 +00:00
2025-02-11 13:59:46 -08:00