[Webkit-unassigned] [Bug 41516] New: JavaInstanceV8 needs to push a local reference frame to avoid table overflow.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 2 03:34:21 PDT 2010


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

           Summary: JavaInstanceV8 needs to push a local reference frame
                    to avoid table overflow.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: steveblock at google.com
                CC: phanna at email.unc.edu


Similar to jsc's implementation, this is needed to restrict the
amount of local references in a given jni frame.  Once the frame is
popped from the stack, all local references are cleaned.

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