summaryrefslogtreecommitdiff
path: root/src/wasm2js.h
diff options
context:
space:
mode:
authorAlon Zakai <azakai@google.com>2024-02-21 10:55:15 -0800
committerGitHub <noreply@github.com>2024-02-21 10:55:15 -0800
commit30828d4144c3bce2b2547dff3660826fbd7c307b (patch)
treeba0a5a5a36814ba774577330b05c459f4e77cd95 /src/wasm2js.h
parent1441bcbb33a5354432daf1edc4bc3a72d0bd7687 (diff)
downloadbinaryen-30828d4144c3bce2b2547dff3660826fbd7c307b.tar.gz
binaryen-30828d4144c3bce2b2547dff3660826fbd7c307b.tar.bz2
binaryen-30828d4144c3bce2b2547dff3660826fbd7c307b.zip
[NFC] DeNaN: Avoid calls on constants (#6326)
A constant is either fixed up immediately, or does not need a call. This makes us slightly faster in the fuzzer, but does not change behavior as before those calls all ended up doing nothing (as the numbers were not nans).
Diffstat (limited to 'src/wasm2js.h')
0 files changed, 0 insertions, 0 deletions