test/script/basic/nosuchproperty.js.EXPECTED

Mon, 07 Dec 2015 13:15:47 -0800

author
asaha
date
Mon, 07 Dec 2015 13:15:47 -0800
changeset 1702
b779108a142b
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