Skip to content

Commit 4a64ff2

Browse files
committed
Mark undefined as a primitve
1 parent 4cd2b83 commit 4a64ff2

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

content/JavaScript/undefined.jsdoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ undefined : Object
44
not pass anything to the **return** statement. It is also the
55
value returned from a property that has not been set.
66

7+
Primitive:
8+
true
9+
710
Spec:
811
http://www.ecma-international.org/ecma-262/5.1/#sec-4.3.9
912

0 commit comments

Comments
 (0)