2073a822bd
These are now represented as named functions. This will also help the debug tools give more information. Tested with three applications and adding the names caused a code size increases of less than 1%. |Total App JS size | Increase | |------------------|----------| | 24.7 MB | 0.06% | | 242 MB | 0.14% | | 327 MB | 0.19% | Fixes: #37118 Change-Id: I89a259215ceb8b9e559a190dbd521c923d4c55c2 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/105546 Commit-Queue: Nicholas Shahan <nshahan@google.com> Reviewed-by: Vijay Menon <vsm@google.com>