TC39 Implementers
2024-09-02
plaintext logs
prev next
source on github
error
23:23
<ljharb>
what's the perf of Object.hasOwn vs Object.prototype.hasOwnProperty.call? (re https://github.com/nodejs/node/pull/54710#issuecomment-2325374488 )