[Webkit-unassigned] [Bug 208978] New: [JSC] Use CacheableIdentifier in ByValInfo

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 12 00:23:09 PDT 2020


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

            Bug ID: 208978
           Summary: [JSC] Use CacheableIdentifier in ByValInfo
           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

ByValInfo is also destroyed in CodeBlock::finalizeUnconditionally. And this function does not have AtomStringTable.
We must not destroy String here.

-- 
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/20200312/591960c9/attachment.htm>


More information about the webkit-unassigned mailing list