Recent Docs Activity
View all activityPage | Date | Comment |
---|---|---|
TypedArray.prototype.fill() |
||
TypedArray.prototype.fill() |
||
handler.ownKeys() |
||
handler.ownKeys() |
It's not true that ownKeys must return iterator object. It can/must return enumerable object (Array for example). |