jdk-24/test/nashorn/script/basic/JDK-8019783.js.EXPECTED
2017-09-12 19:03:39 +02:00

10 lines
420 B
Plaintext

typeof(java.lang.System.exit) = function
typeof(java.lang.System['exit']) = function
typeof(java.lang.System['exit(int)']) = function
typeof(java.security.AccessController.doPrivileged) = function
typeof(java.security.AccessController['doPrivileged']) = function
typeof(global.Object) = function
typeof(new global.Object()) = object
typeof(engineGlobal.Object) = function
typeof(new engineGlobal.Object()) = object