[Webkit-unassigned] [Bug 26431] New: Having moved most of their functionality into the RepatchBuffer class, we can simplify the CodeLocation* classes.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 15 22:27:16 PDT 2009


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

           Summary: Having moved most of their functionality into the
                    RepatchBuffer class, we can simplify the CodeLocation*
                    classes.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: barraclough at apple.com


The CodeLocation* classes are currently a tangle of templatey and friendly
badness, burried in the middle of AbstractMacroAssembler.  Having moved the
ability to repatch out into RepatchBufer they are now do-nothing wrappers on
CodePtr (MacroAssemblerCodePtr), that only exist to provide type-safety.


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



More information about the webkit-unassigned mailing list