xref: /aosp_15_r20/external/pdfium/testing/resources/javascript/immutable_proto_expected.txt (revision 3ac0a46f773bac49fa9476ec2b1cf3f8da5ec3a4)
1Alert: PASS: this.__proto__ = [object Object]
2Alert: PASS: app.__proto__ = [object Object]
3Alert: PASS: this.__proto__ = {} threw TypeError: Immutable prototype object '[object global]' cannot have their prototype set
4Alert: PASS: app.__proto__ = this threw TypeError: Immutable prototype object '[object Object]' cannot have their prototype set
5