5a291a28e7
This CL fixes one part of #48118 by no longer accidentally calling String.prototype.at. - Update the list of names that should not be used for minified instance method names. - Expand comment. - Add a script in tools for finding all the names from within a browser. Bug: 48118 Change-Id: Iac41bd707d7b447a998d0d94a8b37576dc7d1493 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/228300 Reviewed-by: Sigmund Cherem <sigmund@google.com> Reviewed-by: Joshua Litt <joshualitt@google.com> Commit-Queue: Stephen Adams <sra@google.com>