nashorn/test/script/basic/JDK-8133119.js.EXPECTED
author sundar
Thu, 06 Aug 2015 21:50:42 +0530
changeset 32049 af8f6292d54d
permissions -rw-r--r--
8133119: Error message associated with TypeError for call and new should include stringified Node Reviewed-by: attila, mhaupt

TypeError: obj.func is not a function
TypeError: arr[0].func is not a function
TypeError: obj.func is not a function
TypeError: arr[0].func is not a function
TypeError: obj.foo is not a function
TypeError: obj.foo is not a function
TypeError: v is not a function
TypeError: v is not a function