Skip to content

Commit

Permalink
Merge pull request #447 from guybedford/patch-3
Browse files Browse the repository at this point in the history
2018.09: add PR “GetExportedNames adjustments for Dynamic Modules”

tc39/ecma262#1306
  • Loading branch information
ljharb authored Sep 12, 2018
2 parents bbf2de0 + 01ed569 commit af778de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions 2018/09.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ Supporting materials includes slides, a link to the proposal repository, a link
| 15m | [Normative: Add `export * as ns from "mod”`](https://github.com/tc39/ecma262/pull/1174) | Editor group (or Valerie Young)
| 15m | [Normative: Use array indices instead of integer indices in `OrdinaryOwnPropertyKeys`](https://github.com/tc39/ecma262/pull/1242) | Editor group (or Mathias Bynens, Adam Klein)
| 15m | [Normative: Use GetMethod instead of GetV to get iterator `next`](https://github.com/tc39/ecma262/pull/1288) | Editor group
| 30m | [Normative: GetExportedNames adjustments for Dynamic Modules](https://github.com/tc39/ecma262/pull/1306) | Bradley Farias

1. Overflow from previous meeting

Expand Down

0 comments on commit af778de

Please sign in to comment.