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