[Webkit-unassigned] [Bug 66107] JSC verbose debugging output sometimes doesn't work as expected.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 17 12:56:22 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=66107


Gavin Barraclough <barraclough at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #103688|review?                     |review+
               Flag|                            |




--- Comment #3 from Gavin Barraclough <barraclough at apple.com>  2011-08-17 12:56:22 PST ---
(From update of attachment 103688)
View in context: https://bugs.webkit.org/attachment.cgi?id=103688&action=review

> Source/JavaScriptCore/bytecode/CodeBlock.cpp:549
> +                printf("bad_regexp(%d)\n", re0);

There is something a little odd about making our dumping robust against bad regexp numbers here, since I don't think we're robust against other forms of bad bytecode in dumping.  Still, this is debug code, if this is helpful, sure! why not!

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list