NEW 198727
[JSC] Getting execution count should respect JSC VM JIT configuration
https://bugs.webkit.org/show_bug.cgi?id=198727
Summary [JSC] Getting execution count should respect JSC VM JIT configuration
Yusuke Suzuki
Reported 2019-06-10 13:11:12 PDT
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.
Attachments
Note You need to log in before you can comment on or make changes to this bug.