[webkit-reviews] review granted: [Bug 117719] FTL: Add another temp register regT4 to JSInterfaceJIT : [Attachment 204865] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 17 16:26:15 PDT 2013


Geoffrey Garen <ggaren at apple.com> has granted Michael Saboff
<msaboff at apple.com>'s request for review:
Bug 117719: FTL: Add another temp register regT4 to JSInterfaceJIT
https://bugs.webkit.org/show_bug.cgi?id=117719

Attachment 204865: Patch
https://bugs.webkit.org/attachment.cgi?id=204865&action=review

------- Additional Comments from Geoffrey Garen <ggaren at apple.com>
You should also make the emitValueProfilingSite() callers pass the scratch
register (regT4) to emitValueProfilingSite(). That way, it will be clear if an
opcode allocates regT4 for two uses.


More information about the webkit-reviews mailing list