No subject


Mon Jan 28 08:41:14 PST 2013


I reduced the constant size from 10 because I removed 10 bytes of instructions, but I'm not very proud of this...

>>>> Source/JavaScriptCore/assembler/SH4Assembler.h:120
>>>> +    MOVW_READ_RMINC_OPCODE = 0x6005,
>>> 
>>> enum members should use InterCaps with an initial capital letter.  [readability/enum_casing] [4]
>> 
>> All other 100+ entries in this enum are in capital letters, so I think I'll leave it as it is.
> 
> I think we just need to modify the style bot to ignore these

Ok

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