Reland Extend big-disjunction optimization to case-independent regexps
authorerikcorry <erikcorry@chromium.org>
Thu, 25 Jun 2015 11:42:03 +0000 (04:42 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 25 Jun 2015 11:42:20 +0000 (11:42 +0000)
commitdaef0ec5f4ce4ad6f4739339f27cfcbf6d30d5f0
tree98559baea4663ccd854da759c96f77faf0807e5b
parentf461c7a67aa1d6aaeadd30b2ab1514d6ee3cf4a7
Reland Extend big-disjunction optimization to case-independent regexps

Previous code review https://codereview.chromium.org/1182783009/
R=yangguo@chromium.org
BUG=chromium:482998
LOG=n

Review URL: https://codereview.chromium.org/1204123003

Cr-Commit-Position: refs/heads/master@{#29290}
src/heap-snapshot-generator.cc
src/jsregexp.cc
src/list-inl.h
src/list.h
src/vector.h
test/mjsunit/mjsunit.status
test/mjsunit/regexp-sort.js [new file with mode: 0644]
test/mjsunit/regress/regress-crbug-482998.js