blob: 6fc0162a0067de4ca648ac087f7a25df43a4524b [file] [log] [blame]
// |jit-test| error:TypeError
if (!this.hasOwnProperty("TypedObject"))
throw new TypeError();
new TypedObject.StructType(RegExp);