◐ Shell
clean mode source ↗

doc: mention prototype check in deepStrictEqual() by cjihrig · Pull Request #5367 · nodejs/node

Skip to content

Navigation Menu

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

The docs for assert.deepStrictEqual() do not currently mention
that prototypes are compared for objects. This commit adds that
information to the documentation.

Fixes: nodejs#5365

Labels

assert

Issues and PRs related to the assert subsystem.

doc

Issues and PRs related to the documentations.