diff options
author | Alon Zakai <azakai@google.com> | 2022-05-11 10:56:22 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-11 10:56:22 -0700 |
commit | bad3f9e8f058cfdaefb3d7d76a93e842665f8435 (patch) | |
tree | 840eb9c70df3b3475eb18f662d2375a9eda230f9 /src/wasm-binary.h | |
parent | e209fcbc3fc66db775ec65d85dbd64a6069c1681 (diff) | |
download | binaryen-bad3f9e8f058cfdaefb3d7d76a93e842665f8435.tar.gz binaryen-bad3f9e8f058cfdaefb3d7d76a93e842665f8435.tar.bz2 binaryen-bad3f9e8f058cfdaefb3d7d76a93e842665f8435.zip |
[NominalFuzzing] Fix SignaturePruning on types with a super (#4657)
Do not prune parameters if there is a supertype that is a signature.
Without this we crash on an assertion in TypeBuilder when we try to
recreate the types (as we try to make a a subtype with fewer fields
than the super).
Diffstat (limited to 'src/wasm-binary.h')
0 files changed, 0 insertions, 0 deletions