• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1throw {
2  toString: function() {
3    throw this;
4  }
5};
6