summaryrefslogtreecommitdiff
path: root/scripts/test/node-esm-loader.mjs
diff options
context:
space:
mode:
authorAlon Zakai <azakai@google.com>2024-02-28 15:40:36 -0800
committerGitHub <noreply@github.com>2024-02-28 23:40:36 +0000
commita9418461ef5188d2b2dea32b3047cc7bb3b173b3 (patch)
treed37d6f71aff0144a7d75efa4f53eac9d87435d68 /scripts/test/node-esm-loader.mjs
parentac62d282167f489766c7d0cba31feede2072c4bc (diff)
downloadbinaryen-a9418461ef5188d2b2dea32b3047cc7bb3b173b3.tar.gz
binaryen-a9418461ef5188d2b2dea32b3047cc7bb3b173b3.tar.bz2
binaryen-a9418461ef5188d2b2dea32b3047cc7bb3b173b3.zip
[NFC] Add the type of the Expression when eliding it (#6362)
In some cases we don't print an Expression in full if it is unreachable, so we print something instead as a placeholder. This happens in unreachable code when the children don't provide enough info to print the parent (e.g. a StructGet with an unreachable reference doesn't know what struct type to use). This PR prints out the name of the Expression type of such things, which can help debugging sometimes.
Diffstat (limited to 'scripts/test/node-esm-loader.mjs')
0 files changed, 0 insertions, 0 deletions