Bug 198727

Summary: [JSC] Getting execution count should respect JSC VM JIT configuration
Product: WebKit Reporter: Yusuke Suzuki <ysuzuki>
Component: JavaScriptCoreAssignee: Yusuke Suzuki <ysuzuki>
Status: NEW    
Severity: Normal    
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 198023    
Bug Blocks:    

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.