Bug 72962 - Add --dump-bytecode to the runtime options
Summary: Add --dump-bytecode to the runtime options
Status: UNCONFIRMED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andy Wingo
URL:
Keywords:
Depends on: 72960
Blocks:
  Show dependency treegraph
 
Reported: 2011-11-22 09:24 PST by Andy Wingo
Modified: 2013-01-04 00:50 PST (History)
5 users (show)

See Also:


Attachments
Patch (11.01 KB, patch)
2011-11-22 09:32 PST, Andy Wingo
no flags Details | Formatted Diff | Diff
Patch (7.18 KB, patch)
2011-11-29 09:52 PST, Andy Wingo
no flags Details | Formatted Diff | Diff
Patch (7.54 KB, patch)
2011-11-30 02:40 PST, Andy Wingo
no flags Details | Formatted Diff | Diff
Patch (16.60 KB, patch)
2011-12-12 03:30 PST, Andy Wingo
no flags Details | Formatted Diff | Diff
Patch (7.54 KB, patch)
2011-12-12 03:31 PST, Andy Wingo
ggaren: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andy Wingo 2011-11-22 09:24:19 PST
Add --dump-bytecode to the runtime options
Comment 1 Andy Wingo 2011-11-22 09:32:22 PST
Created attachment 116235 [details]
Patch
Comment 2 Andy Wingo 2011-11-29 09:52:28 PST
Created attachment 116990 [details]
Patch
Comment 3 Andy Wingo 2011-11-30 02:40:31 PST
Created attachment 117153 [details]
Patch
Comment 4 Andy Wingo 2011-11-30 02:46:31 PST
The new patch is a bit more clever, in that debugging options are declared as static const if debugging is not enabled.
Comment 5 Andy Wingo 2011-12-12 03:30:21 PST
Created attachment 118763 [details]
Patch
Comment 6 Andy Wingo 2011-12-12 03:31:19 PST
Created attachment 118764 [details]
Patch
Comment 7 Geoffrey Garen 2012-04-19 17:04:00 PDT
Comment on attachment 118764 [details]
Patch

r=me
Comment 8 Eric Seidel (no email) 2013-01-04 00:50:49 PST
Attachment 118764 [details] was posted by a committer and has review+, assigning to Andy Wingo for commit.