[Webkit-unassigned] [Bug 162990] New: [JSC] Move DOMJIT::Reg to non DOMJIT specific directory and use more in JSC

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 5 16:35:51 PDT 2016


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

            Bug ID: 162990
           Summary: [JSC] Move DOMJIT::Reg to non DOMJIT specific
                    directory and use more in JSC
    Classification: Unclassified
           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: utatane.tea at gmail.com

DOMJIT::Reg is an abstraction that becomes one of GPRReg, FPRReg, and "JSValueRegs".
It is useful and such a thing is invented in many places in JSC.
Eventually we should merge them into one abstraction.

-- 
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/20161005/182ba145/attachment.html>


More information about the webkit-unassigned mailing list