Closed linusg closed 3 years ago
There are now at least two implementations of the Object.hasOwn() proposal:
Object.hasOwn()
SpiderMonkey’s (correctly) hasn’t landed yet, since the proposal isn’t stage 3.
Now that this proposal has reached stage 3 I've updated the implementation list to note the in progress work.
There are now at least two implementations of the
Object.hasOwn()
proposal: