diff options
author | dcode <dcode@dcode.io> | 2022-10-18 23:16:07 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-18 14:16:07 -0700 |
commit | e4fd739f72eae49aa47bef06af9f38625a3a9f33 (patch) | |
tree | 6ee226d199c05535a06539b6868d77b060854a0b /src/ir/possible-contents.cpp | |
parent | 34e7e49cd7fbf520e4f3cfb976b1c88713b18e45 (diff) | |
download | binaryen-e4fd739f72eae49aa47bef06af9f38625a3a9f33.tar.gz binaryen-e4fd739f72eae49aa47bef06af9f38625a3a9f33.tar.bz2 binaryen-e4fd739f72eae49aa47bef06af9f38625a3a9f33.zip |
[C API] Add bottom heap types and array heap type (#5150)
Adds `BinaryenHeapTypeNone`, `BinaryenHeapTypeNoext` and `BinaryenHeapTypeNofunc` to obtain the bottom heap types. Also adds `BinaryenHeapTypeIsBottom` to test whether a given heap type is a bottom type, and `BinaryenHeapTypeGetBottom` to obtain the respective bottom type given a heap type.
Diffstat (limited to 'src/ir/possible-contents.cpp')
0 files changed, 0 insertions, 0 deletions