nashorn/test/script/basic/JDK-8019783.js.EXPECTED
author lana
Thu, 12 Feb 2015 16:36:53 -0800
changeset 28888 2815ad059e8d
parent 18839 adc14dc1ca96
permissions -rw-r--r--
Merge

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