nashorn/test/script/basic/JDK-8019783.js.EXPECTED
author hannesw
Mon, 14 Dec 2015 14:27:46 +0100
changeset 34732 6605efbe8447
parent 18839 adc14dc1ca96
permissions -rw-r--r--
8144020: Remove long as an internal numeric type Reviewed-by: attila, sundar, lagergren

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