Chromium Code Reviews
DescriptionDon't double-count stack slots when compiling optimized try-catch.
The fixed slots used by try-catch are already accounted for in the
register allocator. This change avoids wasting unnecessary stack space
for optimized functions containing try-catch.
R=kmillikin@google.com
Committed: https://code.google.com/p/dart/source/detail?r=23899
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|
|||||||||||||||||||