Chromium Code Reviews
DescriptionFix an inlining bug on the 3.3 branch.
When inlining a function in a test context, it's possible that control
flow does not reach one or both of the branch targets. In that case
we should not try to construct a flow graph from that target.
This bug has been fixed on the 3.4 branch and later, but was present
on 3.3 and earlier.
R=vegorov@chromium.org
BUG=
TEST=
Committed: http://code.google.com/p/v8/source/detail?r=9144
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|
||||||||||||||||||||||||||||