Commit Graph

2 Commits

Author SHA1 Message Date
Aart Bik 32603d5626 [vm/compiler] improve equality constant folding
Rationale:
Static calls were formerly unexplored in our constant
folding. This is a first step towards making the
constant folder aware of semantics of recognized methods.

https://github.com/dart-lang/sdk/issues/35882

Change-Id: Id6e366f4d25f08a618931fc3c8a8c065f6358feb
Reviewed-on: https://dart-review.googlesource.com/c/92410
Reviewed-by: Alexander Markov <alexmarkov@google.com>
Commit-Queue: Aart Bik <ajcbik@google.com>
2019-02-09 01:09:39 +00:00
pq 9d37eaaa10 Migrate test block 156 to Dart 2.0.
Bug:
Change-Id: I2cbff93b804f70e77b9db95655e1d0f16149837b
Reviewed-on: https://dart-review.googlesource.com/12120
Commit-Queue: Phil Quitslund <pquitslund@google.com>
Reviewed-by: Bob Nystrom <rnystrom@google.com>
2017-10-09 13:53:54 +00:00