We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b5178f commit 1d6734fCopy full SHA for 1d6734f
1 file changed
doc/api/assert.md
@@ -612,6 +612,7 @@ are recursively evaluated also by the following rules.
612
* [`[[Prototype]]`][prototype-spec] of objects are compared using
613
the [`===` operator][].
614
* Only [enumerable "own" properties][] are considered.
615
+* Object constructors are compared.
616
* {Error} names, messages, causes, and errors are always compared,
617
even if these are not enumerable properties.
618
`errors` is also compared.
0 commit comments