1 parent 4cd2b83 commit 4a64ff2Copy full SHA for 4a64ff2
1 file changed
content/JavaScript/undefined.jsdoc
@@ -4,6 +4,9 @@ undefined : Object
4
not pass anything to the **return** statement. It is also the
5
value returned from a property that has not been set.
6
7
+Primitive:
8
+true
9
+
10
Spec:
11
http://www.ecma-international.org/ecma-262/5.1/#sec-4.3.9
12
0 commit comments