summaryrefslogtreecommitdiff
path: root/test/binaryen.js/exception-handling.js
diff options
context:
space:
mode:
author许鑫权 <XMadrid@users.noreply.github.com>2024-05-10 01:31:47 +0800
committerGitHub <noreply@github.com>2024-05-09 10:31:47 -0700
commit712ad9d83953101abec01e5017e306fcb4bf7f70 (patch)
tree087abaa3174c6547e2234a1b5ddabd292bb725d0 /test/binaryen.js/exception-handling.js
parenta288a73e1126111833c9f0cad533f84f2e4f6423 (diff)
downloadbinaryen-712ad9d83953101abec01e5017e306fcb4bf7f70.tar.gz
binaryen-712ad9d83953101abec01e5017e306fcb4bf7f70.tar.bz2
binaryen-712ad9d83953101abec01e5017e306fcb4bf7f70.zip
Fix CFGWalker issue in single-threaded mode (#6573)
In that mode a walk on an entire module will reuse the same CFGWalker instance, so we must manually clear some fields, and we forgot some before.
Diffstat (limited to 'test/binaryen.js/exception-handling.js')
0 files changed, 0 insertions, 0 deletions