There was an error while loading. Please reload this page.
1 parent 6b5178f commit e81663bCopy full SHA for e81663b
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 when available.
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