TC39 Implementers
2024-09-02
plaintext logs
prev
next
JavaScript is required to load the channel index, but you can go to
the static index
directly.
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
)