Node version: 8.6 Steps to reproduce: ``` $ node > throw false; undefined > throw true Thrown: true ```
Node version: 8.6
Steps to reproduce: