v8/test
lrn@chromium.org 53e22e386c Create a new RegExp object for every evaluation of a RegExp literal.
Changes necessary to following ES5 semantics and matching Safari - in ES3
the same RegExp object was generated by each evaluation of the RegExp literal.
Fixes bug 704.

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@5198 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2010-08-06 13:04:27 +00:00
..
cctest Do not apply JS_RETURN and DEBUG_BREAK_SLOT relocations on x64. 2010-08-05 13:38:27 +00:00
es5conform Implement ES5 Object.seal and Object.isSealed. 2010-07-15 07:51:14 +00:00
message MIPS port initial commit 2010-02-04 20:36:58 +00:00
mjsunit Create a new RegExp object for every evaluation of a RegExp literal. 2010-08-06 13:04:27 +00:00
mozilla Update the mozilla tests to the newest version. 2010-06-30 06:51:38 +00:00
sputnik Re-apply r5165 (Added support for ES5's propertyname production) 2010-08-06 08:03:44 +00:00