[Webkit-unassigned] [Bug 20369] OpCodes violate the WebKit style guidelines... and should be autogenerated
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Aug 12 20:23:00 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=20369
------- Comment #1 from mjs at apple.com 2008-08-12 20:23 PDT -------
We say foo_bar instead of FooBar because we want the enum values to match the
way the opcodes will look in bytecode assembly dumps. In assembly-style
languages, StudlyCaps would look funny. A patch that adds a brief comment
explaining this would be ok if you think it is necessary.
I also think autogenerating the opcode list is a good idea. We'd take a patch
to do that.
--
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