DescriptionAvoid hydrogen compare-objects-equal assertions in dead code
ClusterFuzz test is triggering assertions for dead code. This fix issues
HDeoptimize instruction when it finds out that the compare instruction
is dead (because of previous checks).
R=yangguo@chromium.org
BUG=359491
LOG=N
Committed: https://code.google.com/p/v8/source/detail?r=20620
Patch Set 1 #
Total comments: 1
Patch Set 2 : Used Yang's test #Patch Set 3 : Rebase #Patch Set 4 : Changed the deopt from eager to soft #
Messages
Total messages: 5 (0 generated)
|