Chromium Code Reviews
Descriptiondart2js cps: Insert refinements for identical(x, null) in condition.
The unsugaring pass inserts an `identical(x, null)` check in the
beginning of each implementation of ==. We should refine the type
of `x` after that check.
BUG=
R=kmillikin@google.com
Committed: https://github.com/dart-lang/sdk/commit/c4546e8bb681613f112912c010cb381e48351bba
Patch Set 1 #
Messages
Total messages: 4 (1 generated)
|
|||||||||||||||||||