tc39/proposal-object-values-entries
ECMAScript Proposal, specs, and reference implementation for Object.values/Object.entries
HTMLMIT
Issues
- 1
Why use Function.bind.call in polyfill?
#20 opened by KoretskyiBohdan - 24
Suggestion for reversing object.entries?
#15 opened by olalonde - 1
- 1
Reflect is not defined in Safari <= 9
#19 opened by callmeaponte - 8
avoid arrow functions/ES6 in the polyfill
#18 opened by drzraf - 1
Post to NPM
#17 opened by appsforartists - 0
- 2
Map.from() syntax sugar for Object => Map
#16 opened by kevinSuttle - 0
- 1
[[Enumerate]] is being removed
#12 opened by leobalter - 3
Spec text editor signoff?
#9 opened by ljharb - 4
Spec text reviewer signoff?
#8 opened by ljharb - 4
Function length
#7 opened by littledan - 9
Ordering requirements
#6 opened by littledan - 10
Review notes
#5 opened by anba - 1
- 1
`nameList` should be `valuesList` and `entriesList` in Object.values and Object.entries, respectively
#3 opened by tschneidereit