Bug 157643 - Baseline and DFG's JSC_report...CompileTimes needs CodeBlock hashes.
Summary: Baseline and DFG's JSC_report...CompileTimes needs CodeBlock hashes.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mark Lam
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-05-12 15:50 PDT by Mark Lam
Modified: 2016-05-12 15:55 PDT (History)
4 users (show)

See Also:


Attachments
proposed patch. (1.25 KB, patch)
2016-05-12 15:51 PDT, Mark Lam
keith_miller: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Lam 2016-05-12 15:50:06 PDT
Patch coming.
Comment 1 Mark Lam 2016-05-12 15:51:57 PDT
Created attachment 278773 [details]
proposed patch.
Comment 2 Keith Miller 2016-05-12 15:53:34 PDT
Comment on attachment 278773 [details]
proposed patch.

r=me
Comment 3 Mark Lam 2016-05-12 15:55:16 PDT
Thanks for the review.  Landed in r200796: <http://trac.webkit.org/r200796>.