[Webkit-unassigned] [Bug 198727] New: [JSC] Getting execution count should respect JSC VM JIT configuration
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jun 10 13:11:12 PDT 2019
https://bugs.webkit.org/show_bug.cgi?id=198727
Bug ID: 198727
Summary: [JSC] Getting execution count should respect JSC VM
JIT configuration
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: JavaScriptCore
Assignee: webkit-unassigned at lists.webkit.org
Reporter: ysuzuki at apple.com
Some of counter is not updated if we disable DFG / FTL. For example, under DFG disabled environment, Baseline JIT execution counter won't be updated.
So we should respect it when we get the execution counter.
--
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/20190610/14a94dab/attachment-0001.html>
More information about the webkit-unassigned
mailing list