nashorn/test/script/basic/JDK-8073733.js.EXPECTED
author sundar
Tue, 04 Aug 2015 18:18:54 +0530
changeset 32048 8023426b93ab
child 32049 af8f6292d54d
permissions -rw-r--r--
8073733: TypeError messages with "call" and "new" could be improved Reviewed-by: attila, mhaupt
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
32048
8023426b93ab 8073733: TypeError messages with "call" and "new" could be improved
sundar
parents:
diff changeset
     1
TypeError: Cannot call "func" that has undefined value
8023426b93ab 8073733: TypeError messages with "call" and "new" could be improved
sundar
parents:
diff changeset
     2
TypeError: Cannot call "foo" that has undefined value
8023426b93ab 8073733: TypeError messages with "call" and "new" could be improved
sundar
parents:
diff changeset
     3
TypeError: Cannot call "func" that has undefined value