summaryrefslogtreecommitdiff
path: root/test/min.asm.js
diff options
context:
space:
mode:
authorAlex Beregszaszi <alex@rtfs.hu>2018-07-22 00:18:06 +0100
committerAlon Zakai <alonzakai@gmail.com>2018-07-21 16:18:06 -0700
commit5852b13a30d00a6b40683a1e3a8760dacd520ee0 (patch)
tree199072158be56bfb32e171d275042ee78e527e99 /test/min.asm.js
parent7db96b6d0c93e3b92b396169506b5fd4f14a7dd3 (diff)
downloadbinaryen-5852b13a30d00a6b40683a1e3a8760dacd520ee0.tar.gz
binaryen-5852b13a30d00a6b40683a1e3a8760dacd520ee0.tar.bz2
binaryen-5852b13a30d00a6b40683a1e3a8760dacd520ee0.zip
Mark arguments const in callExport (#1626)
The arguments is read only and therefore could be const. The immediate benefit is callers do not need to define it as a local variable (see Literal callExport(Name name)).
Diffstat (limited to 'test/min.asm.js')
0 files changed, 0 insertions, 0 deletions