Chromium Code Reviews
Descriptiondart2js: HGetLength may become fixed
We may not know initially that the input to HGetLength is fixed-length, but discover so later.
Most notably this happens with --trust-type-annotations, since the HTypeKnown for 'trusting' the type hides the underlying type, but it also happens as a consequence of local dataflow and other optimizations.
BUG=
R=efortuna@google.com
Committed: https://github.com/dart-lang/sdk/commit/50b6107eecc808f3227aee938c01f7ebd21a2d4b
Patch Set 1 #
Messages
Total messages: 7 (3 generated)
|
|||||||||||||||||||