[Webkit-unassigned] [Bug 26967] New: [V8] Move garbage collector related functions from V8Proxy to V8GCController
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Jul 4 08:48:00 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=26967
Summary: [V8] Move garbage collector related functions from
V8Proxy to V8GCController
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore JavaScript
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: abarth at webkit.org
static void gcProtect(void* domObject);
static void gcUnprotect(void* domObject);
class DOMObjectVisitor
class EnsureWeakDOMNodeVisitor
class GCPrologueVisitor
class GrouperItem
class ObjectGrouperVisitor
static void gcPrologue
class GCEpilogueVisitor
static void gcEpilogue
--
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