[Webkit-unassigned] [Bug 180089] New: CodeBlockSet should be based on Subspace (or IsoSubspace) instead of a HashMap

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 28 09:57:39 PST 2017


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

            Bug ID: 180089
           Summary: CodeBlockSet should be based on Subspace (or
                    IsoSubspace) instead of a HashMap
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: fpizlo at apple.com

As part of this work, we should identify exactly what it is in CodeBlock that requires eager destruction.  I think it's just unlinking.  If that's true, then we should do the unlinking eagerly but everything else lazily.

-- 
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/20171128/b7304b44/attachment.html>


More information about the webkit-unassigned mailing list