test/script/basic/nosuchproperty.js.EXPECTED

Mon, 25 Jan 2016 15:11:24 -0800

author
asaha
date
Mon, 25 Jan 2016 15:11:24 -0800
changeset 1783
b31ba749a22e
parent 0
b1a7da25b547
permissions
-rw-r--r--

Merge

     1 obj.__noSuchProperty__ for foo
     2 new obj.__noSuchProperty__ for foo
     3 proto.__noSuchProperty__ for foo
     4 new proto.__noSuchProperty__ for foo

mercurial