1 Setting accessor on 1 to 1
   2 Setting accessor on str to 1
   3 Setting accessor on true to 1
   4 Setting accessor on [object Object] to 1
   5 Setting accessor on  to 1
   6 TypeError: "foo" is not a writable property of 1
   7 TypeError: "constructor" is not a writable property of 1
   8 Setting accessor on 1 to 1
   9 TypeError: Cannot set property "getterOnly" of [object Object] that has only a getter
  10 TypeError: "foo" is not a writable property of str
  11 TypeError: "constructor" is not a writable property of str
  12 Setting accessor on str to 1
  13 TypeError: Cannot set property "getterOnly" of [object Object] that has only a getter
  14 TypeError: "foo" is not a writable property of true
  15 TypeError: "constructor" is not a writable property of true
  16 Setting accessor on true to 1
  17 TypeError: Cannot set property "getterOnly" of [object Object] that has only a getter
  18 Setting accessor on [object Object] to 1
  19 TypeError: Cannot set property "getterOnly" of [object Object] that has only a getter
  20 Setting accessor on  to 1
  21 TypeError: Cannot set property "getterOnly" of [object Array] that has only a getter
  22 Setting accessor on 1 to 1
  23 Setting accessor on str to 1
  24 Setting accessor on true to 1
  25 TypeError: "foo" is not a writable property of 1
  26 TypeError: "constructor" is not a writable property of 1
  27 Setting accessor on 1 to 1
  28 TypeError: Cannot set property "getterOnly" of [object Object] that has only a getter
  29 TypeError: "foo" is not a writable property of str
  30 TypeError: "constructor" is not a writable property of str
  31 Setting accessor on str to 1
  32 TypeError: Cannot set property "getterOnly" of [object Object] that has only a getter
  33 TypeError: "foo" is not a writable property of true
  34 TypeError: "constructor" is not a writable property of true
  35 Setting accessor on true to 1
  36 TypeError: Cannot set property "getterOnly" of [object Object] that has only a getter