[webkit-reviews] review requested: [Bug 67176] JavaScriptCore does not have tiered compilation : [Attachment 106384] the patch - more fix review, sort of

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 5 21:16:27 PDT 2011


Filip Pizlo <fpizlo at apple.com> has asked  for review:
Bug 67176: JavaScriptCore does not have tiered compilation
https://bugs.webkit.org/show_bug.cgi?id=67176

Attachment 106384: the patch - more fix review, sort of
https://bugs.webkit.org/attachment.cgi?id=106384&action=review

------- Additional Comments from Filip Pizlo <fpizlo at apple.com>
This removes branchAdd32 from MacroAssembler86Common, but still calls the
absolute one branchAdd32Absolute due to C++ overload hiding rules.  I'm happy
to use some other strategy to get around the overload hiding ... this was just
the one I thought was least evil.


More information about the webkit-reviews mailing list