DescriptionGroup property assignments in top-level blocks.
This patch enables insertion of To{Slow,Fast}Properties around a group
of assigments to the same object even when they are put in a block
(e.g. try-catch, if, etc.). Catching exceptions and disabling parts of
code based on some config vars is rather common in top-level code.
R=vegorov@chromium.org
Committed: http://code.google.com/p/v8/source/detail?r=8558
Patch Set 1 #
Total comments: 2
Patch Set 2 : Review fixes #Patch Set 3 : More review fixes #
Total comments: 1
Messages
Total messages: 8 (0 generated)
|