unplugged-system/external/pdfium/testing/resources/javascript/immutable_proto_expected.txt

5 lines
346 B
Plaintext

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