DescriptionFix ARM compiler crash in short-circuited boolean expressions.
We did not handle the case where the left-hand-side expression was
fully compiled to control flow. There were also some assertions for
unary and binary expressions that crashed debug builds when the
expression was fully compiled to control flow.
Regression test added.
Committed: http://code.google.com/p/v8/source/detail?r=2524
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|