v8/test
lrn@chromium.org a8b41a0edd Fix bug in X64 RegExpExec stub.
Used incorrect register for referencing RegExp data, so it always failed
to match the fast case.
When modifiying the object layout, it was possible to make it crash instead.

BUG=v8:1236
TEST=test/mjsunit/regress/regress-1236.js

Review URL: http://codereview.chromium.org/6635041

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@7091 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2011-03-08 14:15:25 +00:00
..
cctest Passing strict mode throughout SetElement. 2011-03-04 00:21:52 +00:00
es5conform Strict mode arguments do not share binding with formal parameters. 2011-03-07 19:23:46 +00:00
message Enable sharding of individual testsuites in tools/test.py 2011-01-10 13:54:42 +00:00
mjsunit Fix bug in X64 RegExpExec stub. 2011-03-08 14:15:25 +00:00
mozilla Re-insert exception for mozilla/ecma/Date/15.9.5.10-2 in release mode on arm 2011-02-07 12:07:21 +00:00
sputnik Land update to sputnik tests. 2011-02-24 06:38:45 +00:00