workaround Node.js bugs (#1775)
authorAlex Lam S.L <alexlamsl@gmail.com>
Mon, 3 Apr 2017 10:56:11 +0000 (18:56 +0800)
committerGitHub <noreply@github.com>
Mon, 3 Apr 2017 10:56:11 +0000 (18:56 +0800)
commita4007418683f55fec52b8085bac5e4d545b70a0e
tree833cdd70afa6df9c31391f01b270581a0242db79
parent59a4e56bc81ce96b3ee81ad4f068cfc7d89a4790
workaround Node.js bugs (#1775)

Wrap test code in IIFE before passing to `vm`

fixes #1768
fixes #1771
test/sandbox.js