test/script/basic/mirror_proto_assign.js.EXPECTED

Wed, 21 Aug 2013 17:28:53 +0530

author
sundar
date
Wed, 21 Aug 2013 17:28:53 +0530
changeset 513
b7c04b3b01a7
parent 0
b1a7da25b547
permissions
-rw-r--r--

8023368: Instance __proto__ property should exist and be writable.
Reviewed-by: attila, hannesw

aoqi@0 1 obj.foo = 323
aoqi@0 2 obj.foo = hello

mercurial