summaryrefslogtreecommitdiff
path: root/src/passes/TraceCalls.cpp
diff options
context:
space:
mode:
authorAlon Zakai <azakai@google.com>2024-06-21 08:30:55 -0700
committerGitHub <noreply@github.com>2024-06-21 08:30:55 -0700
commit02625158ebd0a15eaa6524fdbbc3af23497bb34f (patch)
treec9b8261ec5b71c2561ccdefa0739ed25c3d2f069 /src/passes/TraceCalls.cpp
parentc3089b3b553536ece3b1d6a9cffe82cda1b813e5 (diff)
downloadbinaryen-02625158ebd0a15eaa6524fdbbc3af23497bb34f.tar.gz
binaryen-02625158ebd0a15eaa6524fdbbc3af23497bb34f.tar.bz2
binaryen-02625158ebd0a15eaa6524fdbbc3af23497bb34f.zip
wasm2js: Fix the names of temp vars with named reference types (#6689)
We were missing code to mangle such names for JS. Without that, the name of a temp var for the type `(ref $foo)` would end up with `(`, `)` in the name, which is not valid in JS.
Diffstat (limited to 'src/passes/TraceCalls.cpp')
0 files changed, 0 insertions, 0 deletions