diff options
author | Alon Zakai <azakai@google.com> | 2022-12-07 09:59:57 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-12-07 09:59:57 -0800 |
commit | 01fbf2287ed7f2d0f31f8c255b02ae1fc77ad9ca (patch) | |
tree | 1a037615111b42f97334b63f514405a3fd4a2c54 /test/lit/help/wasm2js.test | |
parent | 7769139efbe818c7ba36d1a382db5114ebee9df8 (diff) | |
download | binaryen-01fbf2287ed7f2d0f31f8c255b02ae1fc77ad9ca.tar.gz binaryen-01fbf2287ed7f2d0f31f8c255b02ae1fc77ad9ca.tar.bz2 binaryen-01fbf2287ed7f2d0f31f8c255b02ae1fc77ad9ca.zip |
Fix Asyncify assertions after #5293 (#5328)
Followup to #5293, this fixes a small regression there regarding assertions. We do have
a need to visit non-instrumented functions if we want assertions, as we assert on some
things there, namely that such functions do not change the state (if they changed it,
we'd need to instrument them to handle that properly).
This moves that logic into a new pass. We run that pass when assertions are enabled.
Test diff basically undoes part the test diff from that earlier PR for that one file.
Diffstat (limited to 'test/lit/help/wasm2js.test')
0 files changed, 0 insertions, 0 deletions