DescriptionRemove a brittle assertion from Turbofan lazy deoptimization handling.
As discussed in person with Benedikt, it is better to remove the assertion because it is too brittle. The assertion says that the continuation block should immediately follow the call. However, there are exceptions - such as nop or constant pool in-between being fine - that make the assertion brittle.
BUG=
R=mstarzinger@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=23102
Patch Set 1 #Patch Set 2 : Remove redundant method #
Messages
Total messages: 3 (0 generated)
|