Status: Accepted Owner: ---- Labels: Type-Bug Priority-Low New issue 250 by christian.plesner.hansen: Calling regexp.exec() with no arguments should not fail http://code.google.com/p/v8/issues/detail?id=250
We, along with firefox and jsc, currently throw an exception on /foo/.exec() That is incorrect according to the spec and should be safe to fix. See 15.10.6.2 (p. 144) in the spec. -- 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 -~----------~----~----~----~------~----~------~--~---
