diff options
author | Heejin Ahn <aheejin@gmail.com> | 2019-10-10 20:38:44 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-10-10 20:38:44 -0700 |
commit | 4507ee5767b62095b29ca3b9c775475400f5423a (patch) | |
tree | ad4e4012bf1248d48ff323f3691b9ac11ea5faf8 /test/binaryen.js/exception-handling.js | |
parent | f841dd1b33e4060de64b92e6c467450d7a1f77d8 (diff) | |
download | binaryen-4507ee5767b62095b29ca3b9c775475400f5423a.tar.gz binaryen-4507ee5767b62095b29ca3b9c775475400f5423a.tar.bz2 binaryen-4507ee5767b62095b29ca3b9c775475400f5423a.zip |
Don't instrument pops in InstrumentLocals (#2378)
`pop` is not a real instruction and automatically generated when reading
binary and deleted when writing binary, so this does not work with
instrumentation.
Diffstat (limited to 'test/binaryen.js/exception-handling.js')
0 files changed, 0 insertions, 0 deletions