[Webkit-unassigned] [Bug 23089] [jsfunfuzz] tostring on large array causes oom hang/crash
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Jan 4 07:19:27 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=23089
------- Comment #3 from oliver at apple.com 2009-01-04 07:19 PDT -------
Also, for reference a JS version of Array.toString solves the hang by
implicitly having timeout checks. unfortunately it's 35% slower than the C++
version. For compact (non-sparse) arrays it beats firefox though :D
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list