Chromium Code Reviews
DescriptionVM: Load-forwarding of non-final field values at allocations.
Instead of ignoring escaping allocations, we now forward values
for all non-final fields and type arguments even if the object
escapes. For non-escaping objects we forward all fields.
R=vegorov@google.com
Committed: https://code.google.com/p/dart/source/detail?r=41522
Patch Set 1 #
Total comments: 4
Patch Set 2 : #Messages
Total messages: 5 (1 generated)
|