Bug 152434 - verboseDFGByteCodeParsing option should show the bytecode it is parsing.
Summary: verboseDFGByteCodeParsing option should show the bytecode it is parsing.
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: Keith Miller
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-18 13:48 PST by Keith Miller
Modified: 2015-12-18 13:52 PST (History)
4 users (show)

See Also:


Attachments
Patch (1.51 KB, patch)
2015-12-18 13:49 PST, Keith Miller
msaboff: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Keith Miller 2015-12-18 13:48:12 PST
verboseDFGByteCodeParsing option should show the bytecode it is parsing.
Comment 1 Keith Miller 2015-12-18 13:49:00 PST
Created attachment 267649 [details]
Patch
Comment 2 Michael Saboff 2015-12-18 13:50:42 PST
Comment on attachment 267649 [details]
Patch

r=me
Comment 3 Keith Miller 2015-12-18 13:52:33 PST
Committed r194293: <http://trac.webkit.org/changeset/194293>