summaryrefslogtreecommitdiff
path: root/test/binaryen.js/debug-names.js
diff options
context:
space:
mode:
authorDaniel Wirtz <dcode@dcode.io>2020-09-29 17:10:16 +0200
committerGitHub <noreply@github.com>2020-09-29 17:10:16 +0200
commite9e5f30212f44927859d3dad5fe48499d860f61c (patch)
tree242f856f04b95db6dc2e8e67b78da8cc410d0da1 /test/binaryen.js/debug-names.js
parent9de15862c1bc4e2b092ccbe89fdb4b850704bbfc (diff)
downloadbinaryen-e9e5f30212f44927859d3dad5fe48499d860f61c.tar.gz
binaryen-e9e5f30212f44927859d3dad5fe48499d860f61c.tar.bz2
binaryen-e9e5f30212f44927859d3dad5fe48499d860f61c.zip
Refactor literal equality and hashing to not depend on getBits (#3159)
Comparing and hashing literals previously depended on `getBits`, which was fine while there were only basic numeric types, but doesn't map well to reference types anymore. Hence this change limits the use of `getBits` to basic numeric types, and implements reference types-aware comparisons and hashing do deal with the newer types.
Diffstat (limited to 'test/binaryen.js/debug-names.js')
0 files changed, 0 insertions, 0 deletions