[Webkit-unassigned] [Bug 96466] JSC: Refactor Opcodes to distinguish between core and extension opcodes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 11 22:26:59 PDT 2012


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





--- Comment #3 from Mark Lam <mark.lam at apple.com>  2012-09-11 22:27:24 PST ---
The style checker will complain about indented code in the namespace.  This is needed to stay consistent with existing code in Opcode.h.  To resolve this complaint would mean making the changed code inconsistent with the rest, or go on an unindent spree that will make the diff hard to read.  It's better off the way it is right now.

-- 
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