v8/test
erik.corry@gmail.com 5b8c63f9d5 Avoids allocating a JSArray of capture information on each non-global
regular expression match.
Also moves all last-match information into one place where it can be
updated from C++ code (this will be used in another afsnit).
Review URL: http://codereview.chromium.org/28184

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@1383 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2009-02-27 10:04:34 +00:00
..
cctest Fix lint errors. 2009-02-26 14:30:30 +00:00
message Added reporting compilation errors. 2008-12-05 08:35:52 +00:00
mjsunit Avoids allocating a JSArray of capture information on each non-global 2009-02-27 10:04:34 +00:00
mozilla Add support for \b and ^ and $ in multiline mode, completing Irregexp 2009-01-19 18:56:47 +00:00