[Webkit-unassigned] [Bug 137785] New: JavaScript Control Flow Profiler
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Oct 16 12:22:59 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=137785
Bug ID: 137785
Summary: JavaScript Control Flow Profiler
Classification: Unclassified
Product: WebKit
Version: 528+ (Nightly build)
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: JavaScriptCore
Assignee: webkit-unassigned at lists.webkit.org
Reporter: saambarati1 at gmail.com
JavaScriptCore should know which basic blocks have executed. If it knows this information, it allows the web inspector to ask it such questions and create a UI around this feature.
This also works really nicely with type profiling because it disambiguates missing type annotations for basic blocks that haven't executed.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141016/708cfaa3/attachment-0002.html>
More information about the webkit-unassigned
mailing list