Description[Kernel] Add check in the constant evaluator.
Currently some tests pass in checked mode but fails in non-checked mode
because we don't check the result of a constant-evaluation that should
be bool in non-checked mode.
This CL changes it so we always check the bool result in the constant-evaluator.
BUG=
R=kustermann@google.com
Committed: https://github.com/dart-lang/sdk/commit/6cb702b723184ef8875871e4c15004d1ea0a8460
Patch Set 1 #
Messages
Total messages: 5 (2 generated)
|