[Webkit-unassigned] [Bug 174441] New: Move Probe stuff from AbstractMacroAssembler to MacroAssembler.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 12 16:28:27 PDT 2017


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

            Bug ID: 174441
           Summary: Move Probe stuff from AbstractMacroAssembler to
                    MacroAssembler.
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mark.lam at apple.com

The implementation has changed over the years, and the original reason for putting shared probe code in AbstractMacroAssembler is no longer valid.  Let's move them into MacroAssembler.  This is also friendlier if we want to compile this code with C++ modules later.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170712/8463e64a/attachment-0001.html>


More information about the webkit-unassigned mailing list