[Webkit-unassigned] [Bug 133727] New: Structure::get should instantiate DeferGC only when materializing property map

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 11 01:06:20 PDT 2014


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

           Summary: Structure::get should instantiate DeferGC only when
                    materializing property map
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rniwa at webkit.org
                CC: ggaren at apple.com, akling at apple.com, fpizlo at apple.com,
                    mhahnenberg at apple.com


Structure::get is slow in part because DeferGC accesses stuff in vm.heap, which needs to be loaded into memory.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list