| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
Withdrawing — stepping away from new PRs here for now. |
Sorry, something went wrong.
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Fixes: #60239
This updates the assert.deepStrictEqual() comparison details to explicitly mention that object constructors are compared when available.
The behavior was already documented for Assert's skipPrototype option and util.isDeepStrictEqual(), but the assert.deepStrictEqual() comparison list omitted it.
Validation: