86b65842ed
pkg/analyzer/lib/src/dart/ast/ast.dart: JIT (tokens per microsecond): 2.1064% +/- 1.6771% (0.44 +/- 0.35) (20.97 -> 21.42) AOT (tokens per microsecond): No change. Benchmarker (AOT): ``` msec task-clock:u: -1.2559% +/- 0.6202% (-35.75 +/- 17.65) (2846.58 -> 2810.83) cycles:u: -1.3051% +/- 0.6113% (-161347113.30 +/- 75579075.11) (12362747585.00 -> 12201400471.70) instructions:u: -0.6245% +/- 0.0000% (-169931728.50 +/- 1390.09) (27212753414.40 -> 27042821685.90) seconds time elapsed: -1.2465% +/- 0.6111% (-0.04 +/- 0.02) (2.85 -> 2.81) seconds user: -1.3083% +/- 0.7709% (-0.04 +/- 0.02) (2.83 -> 2.79) ``` pkg/front_end/lib/src/type_inference/inference_visitor.dart: JIT (tokens per microsecond): No change. AOT (tokens per microsecond): No change. Benchmarker (AOT): ``` instructions:u: -0.9284% +/- 0.0000% (-279155451.00 +/- 502.76) (30068900827.90 -> 29789745376.90) ``` Change-Id: I70eaae39d156f77e5e451a8592f6f3dab2da3d67 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/439780 Reviewed-by: Johnni Winther <johnniwinther@google.com> Commit-Queue: Jens Johansen <jensj@google.com>