823b429d86
- js_ast.Name is no longer Comparable - _NameReference is used on demand rather than for every occurrence. This saves 50MB in the big link scenario. - remove unused asVariableUse() method Change-Id: I37f55044d394b7e047ca88c527641471bc94c641 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/198981 Commit-Queue: Stephen Adams <sra@google.com> Reviewed-by: Joshua Litt <joshualitt@google.com>