v8/test
ager@chromium.org ff4e9ea134 Make sure that the body of the function created by calling Function is
on a line of its own.  This allows the body to be terminated by a
single-line comment.

Also, make sure to set the name of the function to anonymous after the
fact so that recursion through the name anonymous is not allowed and
so that global variables called anonymous are not shadowed.

This is a fix for http://code.google.com/p/v8/issues/detail?id=85
Review URL: http://codereview.chromium.org/4248

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@370 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2008-09-25 07:35:45 +00:00
..
cctest This is a fix of issue http://b/issue?id=1381845. 2008-09-24 15:47:34 +00:00
mjsunit Make sure that the body of the function created by calling Function is 2008-09-25 07:35:45 +00:00
mozilla Remove another case of .js in the status file. Reviewed offline by ager@chromium.org. 2008-09-10 05:51:59 +00:00