test/script/basic/JDK-8133119.js.EXPECTED

changeset 1515
4db30ae9ff23
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/test/script/basic/JDK-8133119.js.EXPECTED	Thu Aug 06 21:50:42 2015 +0530
     1.3 @@ -0,0 +1,8 @@
     1.4 +TypeError: obj.func is not a function
     1.5 +TypeError: arr[0].func is not a function
     1.6 +TypeError: obj.func is not a function
     1.7 +TypeError: arr[0].func is not a function
     1.8 +TypeError: obj.foo is not a function
     1.9 +TypeError: obj.foo is not a function
    1.10 +TypeError: v is not a function
    1.11 +TypeError: v is not a function

mercurial