Bug 170998

Summary: WebAssembly: run tests with FTL enabled
Product: WebKit Reporter: JF Bastien <jfbastien>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: fpizlo, jfbastien, keith_miller, mark.lam, msaboff, saam
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 170782    
Bug Blocks: 159775    

JF Bastien
Reported 2017-04-19 09:59:59 PDT
Our WebAssembly tests run with useFTLJIT=0! That's because of BASE_OPTIONS which runWithOutputHandler uses (and in turn run calls runWithOutputHandler). They should have FTL enabled.
Attachments
Note You need to log in before you can comment on or make changes to this bug.