Files
sdk/runtime
Tess Strickland 8b8ec2aa3d [gardening] Fix TrySwitchInstanceCall for --no-lazy-dispatchers.
TEST=Manual run of the following command line found by the dart
     fuzzer:

out/DebugX64/dart --profiler --max_profile_depth=189 \
  --sample_buffer_duration=51 --marker_tasks=2 \
  --optimization_counter_threshold=31050 --no_load_cse \
  --no_lazy_dispatchers pkg/compiler/lib/src/dart2js.dart \
  --invoker=test --platform-binaries=out/ReleaseX64 \
  --out=out/dartfuzz/5.js --no-source-maps \
  pkg/compiler/lib/src/util/memory_compiler.dart

Change-Id: If7620b7b7bb76d28f66ffde01af52a62392302c2
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/366780
Commit-Queue: Tess Strickland <sstrickl@google.com>
Reviewed-by: Martin Kustermann <kustermann@google.com>
2024-05-16 10:33:58 +00:00
..