[Webkit-unassigned] [Bug 158039] New: GetByIdStatus should not bail on op_try_get_by_id and op_get_by_id_proto_load

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 24 13:48:01 PDT 2016


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

            Bug ID: 158039
           Summary: GetByIdStatus should not bail on op_try_get_by_id and
                    op_get_by_id_proto_load
    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: keith_miller at apple.com

We don't handle try_get_by_id because we don't do any LLInt profiling, which we should do. We don't handle get_by_id_proto_load because it's not easy to get the ObjectPropertyConditions needed for the load.

-- 
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/20160524/e4c59b49/attachment.html>


More information about the webkit-unassigned mailing list