Bug 1636081 - Skip regression test for bug 1628499 if reference types disabled r=lth

Differential Revision: https://phabricator.services.mozilla.com/D75483
This commit is contained in:
Andy Wingo 2020-05-15 10:47:50 +00:00
parent 74fde5963b
commit 1da2329924

View File

@ -1,3 +1,5 @@
// |jit-test| skip-if: !wasmReftypesEnabled()
let instance = wasmEvalText(`
(func $twoRefs (result anyref anyref)
(ref.null extern)