[Webkit-unassigned] [Bug 44329] SH4 JIT SUPPORT

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 31 04:56:29 PDT 2011


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





--- Comment #105 from Gabor Loki <loki at webkit.org>  2011-03-31 04:56:28 PST ---
> Should I fix the style issue ?
> ...
>     https://bugs.webkit.org/show_bug.cgi?id=44329.

I guess the dot causes that style issue in your Changelog.

> I did  such a changes because I saw that the putIntegral was just called in AssemblerBufferWithConstantPool.h file.

Although the putIntegral template functions is used only in AssemblerBufferWithConstantPool, it would be nice if we can replace all putByte, -Short, -Int, -Int64 functions with the putIntegral template. These task is not related to SH4 JIT. It should be done in a separate patch.

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