Skip to content

test_runner: preserve original property descriptor when mutating objects

In this comment, https://github.com/nodejs/node/pull/49397#discussion_r1309308550 @ljharb suggested preserving the behavior and attributes of properties as they were before the modification

cc @nodejs/test_runner

Merge request reports

Loading