[Webkit-unassigned] [Bug 67176] JavaScriptCore does not have tiered compilation

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


https://bugs.webkit.org/show_bug.cgi?id=67176


Filip Pizlo <fpizlo at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #106370|0                           |1
        is obsolete|                            |
 Attachment #106384|                            |review?
               Flag|                            |




--- Comment #39 from Filip Pizlo <fpizlo at apple.com>  2011-09-05 21:16:27 PST ---
Created an attachment (id=106384)
 --> (https://bugs.webkit.org/attachment.cgi?id=106384&action=review)
the patch - more fix review, sort of

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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list