Descriptiondart2js cps: Use TypeMaskSystem when inserting refinement nodes.
This also fixes a precision bug where checks like 'x is String'
would refine to [subtype=String] instead of [exact=JSString].
R=kmillikin@google.com
Committed: https://github.com/dart-lang/sdk/commit/249a2affaa263c0ce8f275052ab4565eda5d12c4
Patch Set 1 #
Total comments: 2
Patch Set 2 : Remove unused ClassElement variable && rebase #
Messages
Total messages: 4 (1 generated)
|