[Webkit-unassigned] [Bug 58953] New: [V8] Use implicit references for V8 listeners on DOM nodes.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 19 18:12:44 PDT 2011


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

           Summary: [V8] Use implicit references for V8 listeners on DOM
                    nodes.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: vitalyr at chromium.org
                CC: abarth at webkit.org


[V8] Use implicit references for V8 listeners on DOM nodes.

Instead of allocating an auxiliary V8 array referencing V8 listener objects associated with a DOM node and using an extra pointer in every DOM node wrapper, we can register implicit references between nodes and their listeners during GC.

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