nashorn/test/script/basic/JDK-8073733.js.EXPECTED
changeset 32049 af8f6292d54d
parent 32048 8023426b93ab
equal deleted inserted replaced
32048:8023426b93ab 32049:af8f6292d54d
     1 TypeError: Cannot call "func" that has undefined value
     1 TypeError: func is not a function
     2 TypeError: Cannot call "foo" that has undefined value
     2 TypeError: obj.foo is not a function
     3 TypeError: Cannot call "func" that has undefined value
     3 TypeError: func is not a function