nashorn/test/script/basic/nonconstructors.js.EXPECTED
author sundar
Mon, 08 Jun 2015 13:57:44 +0530
changeset 31095 790fc3d576f9
parent 16147 e63b63819133
permissions -rw-r--r--
8085802: Nashorn -nse option causes parse error on anonymous function definition Reviewed-by: lagergren, attila

TypeError: function eval() { [native code] } is not a constructor function
TypeError: function pop() { [native code] } is not a constructor function
TypeError: function indexOf() { [native code] } is not a constructor function
TypeError: function valueOf() { [native code] } is not a constructor function