DescriptionFix debug break on binary boolean operators
The syntax checker finding breakable statements did not take into account that the right hand side of a boolean binary opration might never get evaluated.
R=svenpanne@chromium.org
BUG=v8:1523
TEST=test/mjsunit/regress/regress-1523.js
Committed: http://code.google.com/p/v8/source/detail?r=8544
Patch Set 1 #Patch Set 2 : Chenge test to work with --stress-opt #
Messages
Total messages: 2 (0 generated)
|