[Webkit-unassigned] [Bug 91354] New: Machine stack marker should not gather stack values already piled up before JSC working

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jul 15 18:53:20 PDT 2012


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

           Summary: Machine stack marker should not gather stack values
                    already piled up before JSC working
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: hojong.han at samsung.com


There are already many values on stack before going through main function of WebProcess.
Those values could cause copied blocks to be pinned while GC
and the number of these unnecessary pinned blocks could increase.

-- 
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