Issue 157: Character 65533 gives Unmatched ')' error in Irregexp
http://code.google.com/p/v8/issues/detail?id=157
New issue report by erik.corry:
var re = new RegExp(String.fromCharCode(65533));
throws an exception with Irregexp. Works with other VMs.
This causes js1_2/regexp/control_characters.js to fail.
Issue attributes:
Status: Accepted
Owner: christian.plesner.hansen
Labels: Type-Bug Priority-Medium Irregexp
--
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
-~----------~----~----~----~------~----~------~--~---