@@ -26,7 +26,7 @@ Stage 2 indicates that the committee expects these features to be developed and
26
26
| [ Numeric separators] [ numeric_separators ] | Sam Goto<br />Rick Waldron | Sam Goto<br />Rick Waldron | [ :white_check_mark : ] [ tests-numeric_separators ] | <sub >[ June  ; 2019] [ numeric_separators-notes ] </sub > |
27
27
| [ Top-level ` await ` ] [ await ] | Myles Borins | Myles Borins | [ :white_check_mark : ] [ tests-await ] | <sub >[ June  ; 2019] [ await-notes ] </sub > |
28
28
| [ WeakRefs] [ weakrefs ] | Dean Tribble<br />Sathya Gunasekaran | Dean Tribble<br />Mark Miller<br />Till Schneidereit<br />Sathya Gunasekaran | [ :white_check_mark : ] [ tests-weakrefs ] | <sub >[ June  ; 2019] [ weakrefs-notes ] </sub > |
29
- | [ RegExp Match array offsets ] [ regex-offsets ] | Ron Buckton | Ron Buckton | :question : | <sub >[ July 2019] [ regex-offsets -notes ] </sub > |
29
+ | [ RegExp Match Indices ] [ regex-match-indices ] | Ron Buckton | Ron Buckton | :question : | <sub >[ July 2019] [ regex-match-indices -notes ] </sub > |
30
30
| [ ` String.prototype.replaceAll ` ] [ replace-all ] | Peter Marshall<br />Jakob Gruber<br />Mathias Bynens | Mathias Bynens | :question : | <sub >[ October  ; 2019] [ replace-all-notes ] </sub > |
31
31
| [ ` Promise.any ` ] [ promise-any ] | Mathias Bynens<br />Kevin Gibbons<br />Sergey Rubanov | Mathias Bynens | [ :question : ] [ tests-promise-any ] | <sub >[ October 2019] [ promise-any-notes ] </sub > |
32
32
| [ ` Atomics.waitAsync ` ] [ nonblocking ] | Lars Hansen | Shu-yu Guo<br />Lars Hansen | :question : | <sub >December  ; 2019</sub > |
@@ -119,8 +119,8 @@ Note that as part of the onboarding process your repository name may be normaliz
119
119
[ richer-keys-notes ] : https://github.com/tc39/notes/blob/master/meetings/2019-01/jan-30.md#richer-keys-for-stage-2
120
120
[ unicode-sequence-properties ] : https://github.com/tc39/proposal-regexp-unicode-sequence-properties
121
121
[ unicode-sequence-properties-notes ] : https://github.com/tc39/notes/blob/master/meetings/2019-01/jan-31.md#update-on-sequence-properties-in-unicode-property-escapes
122
- [ regex-offsets ] : https://github.com/tc39/proposal-regexp-match-offsets
123
- [ regex-offsets -notes ] : https://github.com/tc39/notes/blob/master/meetings/2019-07/july-24.md#regexp-match-offsets-update
122
+ [ regex-match-indices ] : https://github.com/tc39/proposal-regexp-match-Indices
123
+ [ regex-match-indices -notes ] : https://github.com/tc39/notes/blob/master/meetings/2019-07/july-24.md#regexp-match-offsets-update
124
124
[ buffer-transfer ] : https://github.com/domenic/proposal-arraybuffer-transfer/
125
125
[ buffer-transfer-notes ] : https://github.com/tc39/notes/blob/master/meetings/2018-07/july-24.md#arraybufferprototypetransfer
126
126
[ resource-management ] : https://github.com/tc39/proposal-using-statement
0 commit comments