mirror of https://github.com/lukechilds/node.git
Browse Source
On strict mode, "'use strict'; void 0; " is added as prefix in order to prevent "use strict" as the result value for let/const statements. It causes wrong column number in stack trace. PR-URL: https://github.com/nodejs/node/pull/5416 Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Roman Reiss <me@silverwind.io>process-exit-stdio-flushing
Prince J Wesley
9 years ago
committed by
Roman Reiss
2 changed files with 25 additions and 4 deletions
Loading…
Reference in new issue