summaryrefslogtreecommitdiffstats
path: root/js/src/jit-test/tests/wasm/compiler/can-select-cranelift.js
blob: cf207b2ec6d7403f06fd09b33409e909d00e4e61 (plain)
1
2
3
// |jit-test| --wasm-compiler=optimizing; skip-if: !wasmCompilersPresent().match("cranelift") || wasmCraneliftDisabledByFeatures()

assertEq(wasmCompileMode(), "cranelift");