[Webkit-unassigned] [Bug 65389] DFG JIT verbose mode provides no details about predictions
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jul 29 14:35:27 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=65389
Gavin Barraclough <barraclough at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #102396|review? |review-
Flag| |
--- Comment #4 from Gavin Barraclough <barraclough at apple.com> 2011-07-29 14:35:27 PST ---
(From update of attachment 102396)
Sorry to be a pain, but (1) this should be ndef NDEBUG only code. If you find this useful to have in a header to be able to use easily when debugging, then I'd wrap in #ifndef NDEBUG, but you could also consider moving to the NDEBUG section of the .cpp & marking as static. Also, code on the same lines as labels doesn't match the coding style, there should really be newlines in here.
--
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