[Webkit-unassigned] [Bug 163589] New: [DOMJIT] Not emit exception case if it is not necessary

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 18 00:43:41 PDT 2016


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

            Bug ID: 163589
           Summary: [DOMJIT] Not emit exception case if it is not
                    necessary
    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

We should not emit exception case if it is not necessary.
For example, nodeType accessor does not use the slow path calls.

-- 
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/20161018/bad56256/attachment.html>


More information about the webkit-unassigned mailing list