| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 9ed7146 commit 2e0f36a
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -887,6 +887,7 @@ are recursively evaluated also by the following rules. | |||
| 887 | 887 | * [`[[Prototype]]`][prototype-spec] of objects are compared using | |
| 888 | 888 | the [`===` operator][]. | |
| 889 | 889 | * Only [enumerable "own" properties][] are considered. | |
| 890 | + * Object constructors are compared when available. | ||
| 890 | 891 | * {Error} names, messages, causes, and errors are always compared, | |
| 891 | 892 | even if these are not enumerable properties. | |
| 892 | 893 | `errors` is also compared. | |
| Back | FazBrowse Home | New Git URL |
0 commit comments