Files
sdk/pkg/vm
Ömer Sinan Ağacan 9b4b3693ba [tfa] Propagate double constants
Similar to propagating `int` and `String` constants and literals,
propagate `double` constants and literals when they're not nan or
plus/minus zero.

Tested: updated existing test file with more cases
Change-Id: I1324a6804418710516c40c0744f0c5f417b92e83
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/405000
Reviewed-by: Martin Kustermann <kustermann@google.com>
Commit-Queue: Ömer Ağacan <omersa@google.com>
2025-01-20 00:39:59 -08:00
..
2025-01-20 00:39:59 -08:00
2024-09-12 08:47:53 +00:00

This package hosts VM specific Dart code and helper scripts.