Status: New
Owner: ----

New issue 2287 by [email protected]: twitter crashes in chrome 23
http://code.google.com/p/v8/issues/detail?id=2287

the following js consumes infinite memory:

'some string'.replace(/((\\)|(\/)|(\{)|(\})|(\|)|(\()|(\))|(\[)|(\])|(\?)| (\.)|(\*)|(\+)|(\:)|(\^)|(\$))/g, "another string" );

the original issue is here: http://code.google.com/p/chromium/issues/detail?id=142272

--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to