implicit_nosideeffect.baseline 902 B

1234567891011121314
  1. TypeError: Number.prototype.toString: 'this' is not a Number object
  2. TypeError: RegExp.prototype.toString: 'this' is not a RegExp object
  3. TypeError: Function.prototype.toString: 'this' is not a Function object
  4. ReferenceError: Invalid left-hand side in assignment
  5. ReferenceError: Invalid left-hand side in assignment
  6. TypeError: Boolean.prototype.toString: 'this' is not a Boolean object
  7. ReferenceError: Invalid left-hand side in assignment
  8. TypeError: String.prototype.toString: 'this' is not a String object
  9. TypeError: Date.prototype.toString: 'this' is not a Date object
  10. TypeError: Boolean.prototype.valueOf: 'this' is not a Boolean object
  11. TypeError: Date.prototype.valueOf: 'this' is not a Date object
  12. TypeError: Number.prototype.valueOf: 'this' is not a Number object
  13. ReferenceError: Invalid left-hand side in assignment
  14. TypeError: String.prototype.valueOf: 'this' is not a String object