fune/testing/web-platform/meta/wasm/jsapi/exception/constructor.tentative.any.js.ini
Ryan Hunt 971bbbe35e Bug 1721686 - wasm: Define exception handling constructors only if runtime enabled. r=yury
Before this commit we would unconditionally define the constructors for
exception handling objects on the wasm namespace if the feature was
compile-time enabled. We should further restrict this to only
enable the feature if the runtime flag is also enabled.

Differential Revision: https://phabricator.services.mozilla.com/D120731
2021-08-06 19:14:23 +00:00

40 lines
534 B
INI

[constructor.tentative.any.worker.html]
[name]
expected: FAIL
[length]
expected: FAIL
[Calling]
expected: FAIL
[Invalid exception argument]
expected: FAIL
[constructor.tentative.any.html]
[name]
expected: FAIL
[length]
expected: FAIL
[Calling]
expected: FAIL
[Invalid exception argument]
expected: FAIL
[constructor.tentative.any.js]
[name]
expected: FAIL
[length]
expected: FAIL
[Calling]
expected: FAIL
[Invalid exception argument]
expected: FAIL