Chromium Code Reviews
Description- Introduce the notion of setter constraints in the type inferrer, where we record things like: field++, field += 42, field = other.field. Take these contraints into account when computing the type.
- Compute the LUB when iterating over selectors, and fix a bug in how we handle native elements.
Committed: https://code.google.com/p/dart/source/detail?r=20144
Patch Set 1 : #
Total comments: 2
Patch Set 2 : #
Messages
Total messages: 4 (0 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||