mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 07:14:30 +02:00
9 lines
420 B
Text
9 lines
420 B
Text
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
|