[Webkit-unassigned] [Bug 238535] New: [JSC] Store CodeBlock in caller side

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 29 20:12:43 PDT 2022


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

            Bug ID: 238535
           Summary: [JSC] Store CodeBlock in caller side
           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: ysuzuki at apple.com

Let's not store it in the callee side since the caller typically already knows well about it.
It makes unlinked code simpler.

-- 
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/20220330/c91d5ef1/attachment.htm>


More information about the webkit-unassigned mailing list