Smaller repro (run with --enable-slow-asserts --turbo):
for (var i = 0; i < 100; i++) { }
for (var i = 1E-100; i;) { Math.cbrt(i); }
for (var i = 16 | 0 || 0 || this || 1; i;) { Math.cbrt(i); }
Removing EditIssue view restrictions from ClusterFuzz filed bugs. If you believe that this issue should still be restricted, please reapply the label.
For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot
Comment 1 by jarin@chromium.org
, May 16 2016Status: Assigned (was: Available)