[Webkit-unassigned] [Bug 242579] New: VM should embed Interpreter.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jul 10 15:00:13 PDT 2022


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

            Bug ID: 242579
           Summary: VM should embed Interpreter.
           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: mark.lam at apple.com

1. The Interpreter class is empty for release non-cloop builds.
2. There is always a 1:1 pairing between VM and Interpreter.

So, there's no point in malloc'ing the Interpreter separately.

-- 
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/20220710/240a6da8/attachment-0001.htm>


More information about the webkit-unassigned mailing list