jdk-24/nashorn/test/script/basic/JDK-8012305.js.EXPECTED
Athijegannathan Sundararajan 8bbf3e9b52 8012305: Function.bind can't be called on prototype function inside constructor
Reviewed-by: lagergren, attila
2013-05-15 19:45:16 +05:30

2 lines
43 B
Plaintext

function function() { print("Message "); }