[Webkit-unassigned] [Bug 148725] New: Replace all the various forms of branchStructure() with a single method in AssemblyHelpers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 2 15:11:38 PDT 2015


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

            Bug ID: 148725
           Summary: Replace all the various forms of branchStructure()
                    with a single method in AssemblyHelpers
    Classification: Unclassified
           Product: WebKit
           Version: Other
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: fpizlo at apple.com

Currently there are the following branchStructure() implementations:

JSC::JIT::branchStructure()
JSC::branchStructure()
JSC::DFG::JITCompiler::branchStructure()

They all do the same thing.  There should only be one.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150902/9dba7a49/attachment.html>


More information about the webkit-unassigned mailing list