1Alert: PASS: this.constructor(): illegal constructor 2Alert: PASS: new this.constructor: not a dynamic object 3Alert: PASS: globalThis.constructor(): illegal constructor 4Alert: PASS: new globalThis.constructor: not a dynamic object 5Alert: PASS: app.constructor(): illegal constructor 6Alert: PASS: new app.constructor: not a dynamic object 7Alert: PASS: event.constructor(): illegal constructor 8Alert: PASS: new event.constructor: not a dynamic object 9Alert: PASS: font.constructor(): illegal constructor 10Alert: PASS: new font.constructor: not a dynamic object 11Alert: PASS: global.constructor(): illegal constructor 12Alert: PASS: new global.constructor: not a dynamic object 13Alert: PASS: util.constructor(): illegal constructor 14Alert: PASS: new util.constructor: not a dynamic object 15Alert: PASS: style.constructor(): illegal constructor 16Alert: PASS: new style.constructor: not a dynamic object 17Alert: PASS: color.constructor(): illegal constructor 18Alert: PASS: new color.constructor: not a dynamic object 19Alert: PASS: border.constructor(): illegal constructor 20Alert: PASS: new border.constructor: not a dynamic object 21Alert: PASS: display.constructor(): illegal constructor 22Alert: PASS: new display.constructor: not a dynamic object 23Alert: PASS: console.constructor(): illegal constructor 24Alert: PASS: new console.constructor: not a dynamic object 25Alert: PASS: position.constructor(): illegal constructor 26Alert: PASS: new position.constructor: not a dynamic object 27Alert: PASS: highlight.constructor(): illegal constructor 28Alert: PASS: new highlight.constructor: not a dynamic object 29Alert: PASS: zoomtype.constructor(): illegal constructor 30Alert: PASS: new zoomtype.constructor: not a dynamic object 31Alert: PASS: scaleHow.constructor(): illegal constructor 32Alert: PASS: new scaleHow.constructor: not a dynamic object 33Alert: PASS: scaleWhen.constructor(): illegal constructor 34Alert: PASS: new scaleWhen.constructor: not a dynamic object 35Alert: PASS: timer1.constructor(): illegal constructor 36Alert: PASS: new timer1.constructor: [object Object] 37