13.delete_sm.baseline 202 B

123456
  1. Exception: obj.foo TypeError
  2. Exception: 'hello'[0] TypeError
  3. Exception: 'hello'.length TypeError
  4. Exception: reg.source TypeError
  5. Exception: reg.global TypeError
  6. Exception: reg.lastIndex TypeError