DescriptionRevert of [regexp] Port test, match, and search (patchset #4 id:60001 of https://codereview.chromium.org/2394713003/ )
Reason for revert:
Seems to have made regexp-property-lu-ui more than twice as slow in gc stress (and flaky slow):
https://build.chromium.org/p/client.v8/builders/V8%20Linux%20-%20gc%20stress/builds/6309
Original issue's description:
> [regexp] Port test, match, and search
>
> This CL ports RegExp.prototype.test, RegExp.prototype.match
> and RegExp.prototype.search to C++.
>
> Performance regressions are expected but should be improved
> in an upcoming CL.
>
> BUG=v8:5339
>
> Committed: https://crrev.com/80f3c6ce7702c0cc28388ae4f084c23870a9aa4f
> Cr-Commit-Position: refs/heads/master@{#40122}
TBR=yangguo@chromium.org,jgruber@chromium.org
# Skipping CQ checks because original CL landed less than 1 days ago.
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=v8:5339
Patch Set 1 #
Messages
Total messages: 6 (2 generated)
|