jdk-24/nashorn/test/script/basic/NASHORN-75.js.EXPECTED

4 lines
142 B
Plaintext
Raw Normal View History

TypeError: RegExp("a|b", "g") is not a function
TypeError: new String("hello") is not a function
TypeError: new Object() is not a function