• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1
2*throw_non_error.js:*
3throw ({ foo: 'bar' });
4^
5{ foo: 'bar' }
6
7Node.js *
8