Chromium Code Reviews
DescriptionFix bug in optimization in the presence of externalized strings.
The class-id of string objects can be changed via the Dart API. The optimizer
has to disable hoisting class-id checks across calls. For now, loop-invariant
code motion is disabled for checks of string class-ids.
Committed: https://code.google.com/p/dart/source/detail?r=17288
Patch Set 1 #
Total comments: 8
Patch Set 2 : addressed comments #
Messages
Total messages: 3 (0 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||