DescriptionDisable webkit/array-iterate-backwards for debug builds.
(Debug builds have --enable-slow-asserts, and with slow asserts each
assignment to the array in the prepare function will trigger a check
over the entire array. This turns it into n^2 work, for reasonably
large n.)
BUG=
Committed: https://crrev.com/c72c28dd00d8e027c5b1abb62689b6185dd07cd7
Cr-Commit-Position: refs/heads/master@{#26006}
Patch Set 1 : #
Messages
Total messages: 10 (4 generated)
|