Issue 85: Function constructor fails with SingleLineComment
http://code.google.com/p/v8/issues/detail?id=85
New issue report by kazuhooku:
Function("//"); throws a "SyntaxError: Unexpected end of input".
If a return is appended to the comment (Function("//\n")), no error is
thrown.
The behaviour differs from that of other web browsers I tested (Internet
Explorer 7, Mozilla Firefox 3.01, Safari 3.1.2), and although I am not sure
if it is conformant to ECMA 262 or not, I think it would better be fixed.
Issue attributes:
Status: New
Owner: ----
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
-~----------~----~----~----~------~----~------~--~---