8924c18003
Pkg/vm tests were adjusted after constant evaluation was enabled in the front-end. As constant evaluation was reverted (4b7d256a06), we also need to revert corresponding changes in pkg/vm unit tests. Revert "[vm/bytecode] Update expectations for bytecode generator unit test" This reverts commit734c50cbf2. Revert "[vm/aot/tfa] Update TFA tests after front-end starts evaluating constants" This reverts commit25cb45c02f. Change-Id: I2fcc30571bec2dd904925724ddb7105567c7ecda Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/99782 Reviewed-by: Siva Annamalai <asiva@google.com> Commit-Queue: Alexander Markov <alexmarkov@google.com>
This package hosts VM specific Dart code and helper scripts.