for-in order
for stage 4
github.com/tc39/proposal-for-in-order
Recap
Proposal
Make for-in ordered in
the common case.
This also affects Object.keys, JSON.stringify, etc.
Proposal:
Pull Request: tc39/ecma262#1791
Tests: tc39/test262#2432
Stage 4?