fix value reference caching in `evaluate` (#2969)
authorAlex Lam S.L <alexlamsl@gmail.com>
Thu, 1 Mar 2018 20:04:29 +0000 (04:04 +0800)
committerGitHub <noreply@github.com>
Thu, 1 Mar 2018 20:04:29 +0000 (04:04 +0800)
commit38f2b4579fc2c8f7fa4e31b544dc93be9dcb031e
tree89089eb4b03de1ee227d164d51278a2f156cf959
parent56e2a369d0b522c315a3b146bdf7581d8e71d9cc
fix value reference caching in `evaluate` (#2969)

fixes #2968
lib/compress.js
test/compress/evaluate.js