summaryrefslogtreecommitdiffstats
path: root/js/src/jit-test/tests/TypedObject/fuzz7.js
blob: 5847fe14dbbb52690e0008fa8600156d11f4df24 (plain)
1
2
3
4
if (!this.hasOwnProperty("TypedObject"))
  quit();

new TypedObject.StructType(RegExp());