Bug 168968 - [JSC] Allow UnlinkedCodeBlock to dump its bytecode sequence
Summary: [JSC] Allow UnlinkedCodeBlock to dump its bytecode sequence
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-28 06:18 PST by Yusuke Suzuki
Modified: 2017-03-01 00:17 PST (History)
1 user (show)

See Also:


Attachments
Patch (158.50 KB, patch)
2017-02-28 06:25 PST, Yusuke Suzuki
no flags Details | Formatted Diff | Diff
Patch (163.27 KB, patch)
2017-02-28 06:32 PST, Yusuke Suzuki
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2017-02-28 06:18:27 PST
[JSC] Allow UnlinkedCodeBlock to dump its bytecode sequence
Comment 1 Yusuke Suzuki 2017-02-28 06:25:20 PST
Created attachment 302933 [details]
Patch
Comment 2 Yusuke Suzuki 2017-02-28 06:32:54 PST
Created attachment 302935 [details]
Patch
Comment 3 Saam Barati 2017-02-28 08:38:33 PST
Comment on attachment 302935 [details]
Patch

Nice. r=me
Comment 4 Yusuke Suzuki 2017-02-28 23:49:48 PST
Comment on attachment 302935 [details]
Patch

r=me
Comment 5 Yusuke Suzuki 2017-02-28 23:50:24 PST
(In reply to comment #4)
> Comment on attachment 302935 [details]
> Patch
> 
> r=me

Oops, incorrect message. Thanks!
Comment 6 WebKit Commit Bot 2017-03-01 00:17:39 PST
Comment on attachment 302935 [details]
Patch

Clearing flags on attachment: 302935

Committed r213209: <http://trac.webkit.org/changeset/213209>
Comment 7 WebKit Commit Bot 2017-03-01 00:17:44 PST
All reviewed patches have been landed.  Closing bug.