[webkit-reviews] review requested: [Bug 99154] Refactor MacroAssembler interfaces to differentiate the pointer operands from the 64-bit integer operands : [Attachment 168951] Split patch - part 2: let the JIT compilers use the *64 interfaces of MacroAssemblerX86_64

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 16 08:20:56 PDT 2012


Yuqiang Xian <yuqiang.xian at intel.com> has asked  for review:
Bug 99154: Refactor MacroAssembler interfaces to differentiate the pointer
operands from the 64-bit integer operands
https://bugs.webkit.org/show_bug.cgi?id=99154

Attachment 168951: Split patch - part 2: let the JIT compilers use the *64
interfaces of MacroAssemblerX86_64
https://bugs.webkit.org/attachment.cgi?id=168951&action=review

------- Additional Comments from Yuqiang Xian <yuqiang.xian at intel.com>
Patch part 2 - having the JIT compilers use the *64 interfaces for 64-bit
integers, especially, the encoded JSValues which are now defined as int64_t.

Gavin/Filip, would you please take a look? Thanks.


More information about the webkit-reviews mailing list