Bug 88364

Summary: ENH: Add Logging to GC Marking Phase
Product: WebKit Reporter: Michael Saboff <msaboff>
Component: JavaScriptCoreAssignee: Michael Saboff <msaboff>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch fpizlo: review+

Description Michael Saboff 2012-06-05 14:18:17 PDT
The addition of object visit logging would help debugging of certain problems, including debugging the garbage collector itself.
Comment 1 Michael Saboff 2012-06-05 14:50:14 PDT
Created attachment 145872 [details]
Patch
Comment 2 Michael Saboff 2012-06-06 16:11:33 PDT
Committed r119633: <http://trac.webkit.org/changeset/119633>