Bug 94613 - JSC: Introducing the VMInspector for VM debugging use
Summary: JSC: Introducing the VMInspector for VM debugging use
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-21 10:19 PDT by Mark Lam
Modified: 2012-08-21 17:11 PDT (History)
3 users (show)

See Also:


Attachments
Fix. (13.31 KB, patch)
2012-08-21 10:36 PDT, Mark Lam
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Lam 2012-08-21 10:19:39 PDT
Adding some utility functions for debugging the VM. This code is presently #ifdef'd out by default.
Comment 1 Mark Lam 2012-08-21 10:36:35 PDT
Created attachment 159720 [details]
Fix.
Comment 2 WebKit Review Bot 2012-08-21 17:10:58 PDT
Comment on attachment 159720 [details]
Fix.

Clearing flags on attachment: 159720

Committed r126228: <http://trac.webkit.org/changeset/126228>
Comment 3 WebKit Review Bot 2012-08-21 17:11:01 PDT
All reviewed patches have been landed.  Closing bug.