Bug 170998
| Summary: | WebAssembly: run tests with FTL enabled | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | JF Bastien <jfbastien> |
| Component: | JavaScriptCore | Assignee: | 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
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |