Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

assert,util: fix commutativity edge case #37711

Merged
merged 1 commit into from Mar 13, 2021

Commits on Mar 13, 2021

  1. assert,util: fix commutativity edge case

    Verify that both objects property keys are enumerable.
    
    Fixes: nodejs#37710
    
    PR-URL: nodejs#37711
    Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
    Reviewed-By: Rich Trott <rtrott@gmail.com>
    BridgeAR authored and aduh95 committed Mar 13, 2021
    Copy the full SHA
    5ff2e58 View commit details
    Browse the repository at this point in the history