mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 07:14:30 +02:00
15 lines
246 B
Text
15 lines
246 B
Text
0
|
|
abc
|
|
true
|
|
TypeError: undefined is not an Object
|
|
TypeError: null is not an Object
|
|
[object Number]
|
|
[object String]
|
|
[object Boolean]
|
|
[object Undefined]
|
|
[object Null]
|
|
0
|
|
abc
|
|
true
|
|
TypeError: undefined is not an Object
|
|
TypeError: null is not an Object
|