nashorn/test/script/basic/JDK-8019783.js.EXPECTED
author ksrini
Thu, 21 Nov 2013 12:01:45 -0800
changeset 21742 e61b55843e88
parent 18839 adc14dc1ca96
permissions -rw-r--r--
8028645: [infra] purge applet demos from the Solaris distros Reviewed-by: erikj

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