v8/test
ager@chromium.org c33e51681f Fix issue 221:
http://code.google.com/p/v8/issues/detail?id=221

The attempt to resolve 'eval' went into an infinite loop.  Also, we
need to throw a reference error in case 'eval' cannot be resolved.
Review URL: http://codereview.chromium.org/19536

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@1206 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2009-02-02 13:18:20 +00:00
..
cctest Placing the snapshot in local directory for serialization test to avoid problems with permissions and multiple processes using same file. 2009-01-30 13:21:29 +00:00
message Added reporting compilation errors. 2008-12-05 08:35:52 +00:00
mjsunit Fix issue 221: 2009-02-02 13:18:20 +00:00
mozilla Add support for \b and ^ and $ in multiline mode, completing Irregexp 2009-01-19 18:56:47 +00:00