Signed-off-by: hmz007 <hmz007@gmail.com> Change-Id: Ib87fdbe7a0be7dc961af3500fe9ea4589a127f9f
5 lines
346 B
Plaintext
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
|