Skip to content

Conversation

@BridgeAR
Copy link
Member

Currently the comparison could throw an error in case a boxed
primitive has no valueOf function on one side of the assert call.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

Currently the comparison could throw an error in case a boxed primitive has no valueOf function on one side of the assert call.
@nodejs-github-botnodejs-github-bot added the util Issues and PRs related to the built-in util module. label Aug 10, 2018
@lpinca
Copy link
Member

@BridgeARBridgeAR added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Aug 10, 2018
@trivikr
Copy link
Member

@gdams
Copy link
Member

gdams commented Aug 12, 2018

landed in: c7ca199

@gdamsgdams closed this Aug 12, 2018
gdams pushed a commit that referenced this pull request Aug 12, 2018
Currently the comparison could throw an error in case a boxed primitive has no valueOf function on one side of the assert call. PR-URL: #22243 Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Trivikram Kamat <[email protected]> Reviewed-By: George Adams <[email protected]>
@rvaggrvagg mentioned this pull request Aug 13, 2018
rvagg pushed a commit that referenced this pull request Aug 13, 2018
Currently the comparison could throw an error in case a boxed primitive has no valueOf function on one side of the assert call. PR-URL: #22243 Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Trivikram Kamat <[email protected]> Reviewed-By: George Adams <[email protected]>
@BridgeARBridgeAR deleted the fix-boxed-bug branch January 20, 2020 11:36
firass111 pushed a commit to firass111/Project_node1 that referenced this pull request Apr 16, 2025
Currently the comparison could throw an error in case a boxed primitive has no valueOf function on one side of the assert call. PR-URL: nodejs/node#22243 Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Trivikram Kamat <[email protected]> Reviewed-By: George Adams <[email protected]>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.utilIssues and PRs related to the built-in util module.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@BridgeAR@nodejs-github-bot@lpinca@trivikr@gdams