[Webkit-unassigned] [Bug 189940] New: Calls to baselineCodeBlockForOriginAndBaselineCodeBlock in operationMaterializeObjectInOSR should actually pass in the baseline code block

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 24 18:39:49 PDT 2018


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

            Bug ID: 189940
           Summary: Calls to
                    baselineCodeBlockForOriginAndBaselineCodeBlock in
                    operationMaterializeObjectInOSR should actually pass
                    in the baseline code block
           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: sbarati at apple.com

We made a copy and paste error in the NewArrayBuffer case. That lead us to using the constant pool of the FTL code block instead of the baseline code block.

-- 
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/20180925/f94e367f/attachment.html>


More information about the webkit-unassigned mailing list