[webkit-reviews] review granted: [Bug 71498] JIT-specific code should be able to refer to register types even on JIT-disabled builds : [Attachment 113545] the patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 3 13:17:37 PDT 2011


Gavin Barraclough <barraclough at apple.com> has granted Filip Pizlo
<fpizlo at apple.com>'s request for review:
Bug 71498: JIT-specific code should be able to refer to register types even on
JIT-disabled builds
https://bugs.webkit.org/show_bug.cgi?id=71498

Attachment 113545: the patch
https://bugs.webkit.org/attachment.cgi?id=113545&action=review

------- Additional Comments from Gavin Barraclough <barraclough at apple.com>
Ick, a bit ugly, but I guess the alternative involves a bunch of ifdefing code
/ data structures holding these as fields?  Probably for the best.


More information about the webkit-reviews mailing list