Reviewers: Yang,
Description:
Revert "RegExp: Add support for the ES6-proposed sticky flag"
Causes a flaky failure on buildbots. Here is the (deterministic) repro step
(thanks to Michael Stanton):
first go to flag-definitions.h and set this to false.
DEFINE_BOOL(enable_sse4_1, false,
"enable use of SSE4.1 instructions if available")
Run the following and it should fail:
tools/run-tests.py --arch=ia32 --mode=release cctest/test-api/Regress2107
[email protected]
BUG=
Please review this at https://codereview.chromium.org/580123002/
SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge
Affected files (+23, -276 lines):
M src/bootstrapper.cc
M src/compilation-cache.cc
M src/flag-definitions.h
M src/heap/heap.h
M src/jsregexp.h
M src/jsregexp.cc
M src/objects.h
M src/regexp.js
M src/runtime.h
M src/runtime.cc
M test/cctest/test-regexp.cc
D test/mjsunit/harmony/regexp-sticky.js
D test/mjsunit/regexp-not-sticky-yet.js
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.