Issue 35: Need to check for end of string when parsing break or continue.
http://code.google.com/p/v8/issues/detail?id=35
New issue report by dnljms:
You get incorrect parse errors if you run:
eval("while(false)break");
eval("while(false)continue");
I've attached a patch, it's against 'bleeding_edge' because trunk isn't
compiling at the moment.
Attachments:
v8-parse.patch 914 bytes
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
-~----------~----~----~----~------~----~------~--~---