[webkit-reviews] review requested: [Bug 64582] JSC JIT does not inline GC allocation fast paths : [Attachment 100925] the patch (fix style, fix 32-bit)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 14 20:59:39 PDT 2011


Filip Pizlo <fpizlo at apple.com> has asked  for review:
Bug 64582: JSC JIT does not inline GC allocation fast paths
https://bugs.webkit.org/show_bug.cgi?id=64582

Attachment 100925: the patch (fix style, fix 32-bit)
https://bugs.webkit.org/attachment.cgi?id=100925&action=review

------- Additional Comments from Filip Pizlo <fpizlo at apple.com>
This updated patch fixes style and also fixes 32-bit builds, and adds a note to
the ChangeLog that this patch only inlines allocation on 64-bit (32-bit
proceeds same as before).


More information about the webkit-reviews mailing list