TC39 General
2025-02-04
plaintext logs
prev
next
JavaScript is required to load the channel index, but you can go to
the static index
directly.
error
23:37
<
Meghan Denny
>
what is the property creation order for functions
23:40
<
Meghan Denny
>
Object.keys(Object.getOwnPropertyDescriptors(function () {}))
yields something different in chrome than it does firefox and safari