avoid setters during `console.log()` in sandbox (#4055)
authorAlex Lam S.L <alexlamsl@gmail.com>
Tue, 18 Aug 2020 22:14:41 +0000 (23:14 +0100)
committerGitHub <noreply@github.com>
Tue, 18 Aug 2020 22:14:41 +0000 (06:14 +0800)
commite8db526f513ba324535fff040d651d4faacd89ae
treecf3cbd49f37c85a8c649fdcaa9265dadceb7f543
parentfa13ed439138f9652ccb045e04965d336de0fd70
avoid setters during `console.log()` in sandbox (#4055)

fixes #4054
test/compress/sandbox.js
test/sandbox.js