[Webkit-unassigned] [Bug 99153] x32 support of JavaScriptCore
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Oct 12 02:56:48 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=99153
--- Comment #1 from Yuqiang Xian <yuqiang.xian at intel.com> 2012-10-12 02:57:30 PST ---
The first step is to refactor the MacroAssembler interfaces, especially to differentiate the operations on pointers from the operations on 64-bit integers (e.g., the JSValues), as on x32 the pointer size is 4 bytes.
Bug #99154 is created for the refactoring work.
--
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