| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 70d1124 commit 1c09165
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -612,6 +612,7 @@ are recursively evaluated also by the following rules. | |||
| 612 | 612 | * [`[[Prototype]]`][prototype-spec] of objects are compared using | |
| 613 | 613 | the [`===` operator][]. | |
| 614 | 614 | * Only [enumerable "own" properties][] are considered. | |
| 615 | + * Object constructors are compared when available. | ||
| 615 | 616 | * {Error} names, messages, causes, and errors are always compared, | |
| 616 | 617 | even if these are not enumerable properties. | |
| 617 | 618 | `errors` is also compared. | |
| Back | FazBrowse Home | New Git URL |
0 commit comments