Status: New Owner: ---- New issue 2001 by [email protected]: Regexp infinite loop http://code.google.com/p/v8/issues/detail?id=2001
Could it be possible to detect and block regexp infinite loop ? SpiderMonkey does it but not v8.Here is the test script that will make the v8 host process to consume all available cpu ressources because of the refexp infinite loop
https://gist.github.com/2029542 -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
