diff options
author | Alon Zakai <azakai@google.com> | 2021-01-11 21:11:03 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-11 13:11:03 -0800 |
commit | eadb53c442209962f98dde22f3b769c691398cad (patch) | |
tree | bb7362dc6195a2bc058709e1a2b302cd49f6a9db /src/wasm2js.h | |
parent | fa3a74351be3c9903a95cff45dc8f903e1017461 (diff) | |
download | binaryen-eadb53c442209962f98dde22f3b769c691398cad.tar.gz binaryen-eadb53c442209962f98dde22f3b769c691398cad.tar.bz2 binaryen-eadb53c442209962f98dde22f3b769c691398cad.zip |
[GC] More HeapType instead of Type (#3475)
To handle both nullable and non-nullable i31s and other heap types, we cannot
just look at the isBasic case (which is just one of the two).
This may fix this issue on the release builder:
https://github.com/WebAssembly/binaryen/runs/1669944081?check_suite_focus=true
but the issue does not reproduce locally, so I worry it is something else...
Diffstat (limited to 'src/wasm2js.h')
0 files changed, 0 insertions, 0 deletions