nashorn/test/script/basic/JDK-8019783.js.EXPECTED
author sundar
Wed, 18 Sep 2013 13:06:17 +0530
changeset 20209 92c2787c959a
parent 18839 adc14dc1ca96
permissions -rw-r--r--
8024972: for (LeftHandSideExpression in Expression) crashes the compiler Reviewed-by: lagergren, hannesw

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