You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
5 lines
346 B
5 lines
346 B
Alert: PASS: this.__proto__ = [object Object]
|
|
Alert: PASS: app.__proto__ = [object Object]
|
|
Alert: PASS: this.__proto__ = {} threw TypeError: Immutable prototype object '[object global]' cannot have their prototype set
|
|
Alert: PASS: app.__proto__ = this threw TypeError: Immutable prototype object '[object Object]' cannot have their prototype set
|