Chromium Code Reviews
DescriptionImprove 'length' instance property reference encoding.
UnlinkedConstOperation.length is used not only if we can prove that
the target is a StringLiteral (and actually we cannot encode it as a
reference).
The new ReferenceKind.length was added - it is used to encode reference
to the the only instance property we support - 'length'.
R=paulberry@google.com
BUG=
Committed: https://github.com/dart-lang/sdk/commit/e4ab45aa65d9d73185828d00dcfb216b184afad1
Patch Set 1 #
Total comments: 3
Patch Set 2 : Improve using 'UnlinkedConstOperation.length'. #
Messages
Total messages: 5 (1 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||