diff options
author | Thomas Lively <7121787+tlively@users.noreply.github.com> | 2021-03-16 23:47:34 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-16 23:47:34 -0700 |
commit | fcc6679d0ca148727939397ff1843b84a68a8e61 (patch) | |
tree | f6b85d82d54d0a91894aac15567b68bf70f6664b /src/wasm-io.h | |
parent | 7ca01ed8762a41ddf5268167a9a175c96019d7c2 (diff) | |
download | binaryen-fcc6679d0ca148727939397ff1843b84a68a8e61.tar.gz binaryen-fcc6679d0ca148727939397ff1843b84a68a8e61.tar.bz2 binaryen-fcc6679d0ca148727939397ff1843b84a68a8e61.zip |
[NFC] Record isTemp and isSelfReferential on TypeInfos (#3695)
`isTemp` is used in new assertions that guard against leaking temporary types
and heap types into the global stores and `isSelfReferential` replaces and
external set of self-referential types. Both fields will additionally be used in
upcoming PRs improving type canonicalization.
Diffstat (limited to 'src/wasm-io.h')
0 files changed, 0 insertions, 0 deletions