[Webkit-unassigned] [Bug 198407] New: [JSC] InferredValue for FunctionExecutable should be embedded into FunctionExecutable directly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 30 20:24:19 PDT 2019


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

            Bug ID: 198407
           Summary: [JSC] InferredValue for FunctionExecutable should be
                    embedded into FunctionExecutable directly
           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

All FunctionExecutable has this. And we do not have interesting policy like CodeBlock edge. We should embed this feature directly to FunctionExecutable so that we can save memory consumed by InferredValue.

-- 
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/20190531/7987780c/attachment-0001.html>


More information about the webkit-unassigned mailing list