| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 8b783d4 commit 4a88ed0
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -715,6 +715,7 @@ are also recursively evaluated by the following rules. | |||
| 715 | 715 | both sides are {NaN}. | |
| 716 | 716 | * [Type tags][Object.prototype.toString()] of objects should be the same. | |
| 717 | 717 | * Only [enumerable "own" properties][] are considered. | |
| 718 | + * Object constructors are compared when available. | ||
| 718 | 719 | * {Error} names, messages, causes, and errors are always compared, | |
| 719 | 720 | even if these are not enumerable properties. | |
| 720 | 721 | * [Object wrappers][] are compared both as objects and unwrapped values. | |
| Back | FazBrowse Home | New Git URL |
0 commit comments