[Webkit-unassigned] [Bug 175689] New: Have a KnownObjectUse UseKind

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 17 15:01:31 PDT 2017


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

            Bug ID: 175689
           Summary: Have a KnownObjectUse UseKind
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Enhancement
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rmorisset at apple.com

Currently we have CellUse, KnownCellUse and ObjectUse. So when we know for sure that we receive an object (such as the current scope), we must choose between KnownCellUse and ObjectUse, neither of which is perfectly adapted.

-- 
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/20170817/b3c60926/attachment.html>


More information about the webkit-unassigned mailing list