Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc84d3dd

Browse files
committed
ArrayBuffer transfer to stage 4, per 2024.02.06 TC39
1 parent161dac9 commitc84d3dd

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

‎README.md‎

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ Stage 2 indicates that the committee expects these features to be developed and
3333
|[New Set methods][set-methods]| Michał Wadas<br />Sathya Gunasekaran<br />Kevin Gibbons| Kevin Gibbons| <sub>[set-methods][set-methods-tests]</sub>| <sub>[November&nbsp;2022][set-methods-notes]</sub>|
3434
|[Sync Iterator helpers][iterator-helpers]| Gus Caplan| Michael Ficarra<br />Jonathan Keslin<br />Kevin Gibbons| <sub>[iterator-helpers][iterator-helpers-tests]</sub>| <sub>[November&nbsp;2022][iterator-helpers-notes]</sub>|
3535
|[Explicit Resource Management][resource-management]| Ron Buckton| Ron Buckton| <sub>[explicit-resource-management][resource-management-tests]| <sub>[March&nbsp;2023][resource-management-notes]</sub>|
36-
|[ArrayBuffer transfer][arraybuffer-transfer]| Shu-yu Guo<br />Jordan Harband<br />Yagiz Nizipli| Shu-yu Guo<br />Jordan Harband<br />Yagiz Nizipli| <sub>[arraybuffer-transfer][arraybuffer-transfer-tests]</sub>| <sub>[January&nbsp;2023][arraybuffer-transfer-notes]</sub>|
3736
|[Float16 on TypedArrays, DataView,`Math.f16round`][float16s]| Leo Balter| Leo Balter<br />Kevin Gibbons|:question:| <sub>[May&nbsp;2023][float16s-notes]</sub>|
3837
|[Decorator Metadata][decorator-metadata]| Kristen Hewell Garrett| Kristen Hewell Garrett|:question:| <sub>[May&nbsp;2023][decorator-metadata-notes]</sub>|
3938
|[Import Attributes][import-attributes]| Myles Borins<br />Sven Sauleau<br />Dan Clark<br />Daniel Ehrenberg| Sven Sauleau<br />Dan Clark<br />Daniel Ehrenberg<br />Nicolò Ribaudo| <sub>[import-attributes][import-attributes-tests]</sub>| <sub>[March&nbsp;2023][import-attributes-notes]</sub>|
@@ -161,9 +160,6 @@ Note that as part of the onboarding process your repository name may be normaliz
161160
[set-methods]:https://github.com/tc39/proposal-set-methods
162161
[set-methods-notes]:https://github.com/tc39/notes/blob/HEAD/meetings/2022-11/nov-30.md#set-methods
163162
[set-methods-tests]:https://github.com/tc39/test262/search?l=JavaScript&q=set-methods
164-
[arraybuffer-transfer]:https://github.com/tc39/proposal-arraybuffer-transfer
165-
[arraybuffer-transfer-notes]:https://github.com/tc39/notes/blob/HEAD/meetings/2023-01/feb-01.md#arraybuffer-transfer-for-stage-3
166-
[arraybuffer-transfer-tests]:https://github.com/tc39/test262/search?l=JavaScript&q=arraybuffer-transfer
167163
[module-declarations]:https://github.com/tc39/proposal-module-declarations
168164
[module-declarations-notes]:https://github.com/tc39/notes/blob/HEAD/meetings/2022-11/dec-01.md#module-declarations
169165
[symbol-predicates]:https://github.com/tc39/proposal-symbol-predicates

‎finished-proposals.md‎

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ Finished proposals are proposals that have reached stage 4, and are included in
6060
|[Resizable and growable ArrayBuffers][resizable]| Shu-yu Guo| Shu-yu Guo|[September 2023][resizable-notes]| 2024|
6161
|[Array Grouping][array-grouping]| Justin Ridgewell| Justin Ridgewell<br />Jordan Harband|[November 2023][array-grouping-notes]| 2024|
6262
|[`Promise.withResolvers`][promise-defer]| Peter Klecha| Peter Klecha|[November 2023][promise-defer-notes]| 2024|
63+
|[ArrayBuffer transfer][arraybuffer-transfer]| Shu-yu Guo<br />Jordan Harband<br />Yagiz Nizipli| Shu-yu Guo<br />Jordan Harband<br />Yagiz Nizipli| <sub>February&nbsp;2024</sub>| 2024|
6364

6465
See also the[active proposals](README.md),[stage 1 proposals](stage-1-proposals.md),[stage 0 proposals](stage-0-proposals.md), and[inactive proposals](inactive-proposals.md) documents.
6566

@@ -177,3 +178,5 @@ See also the [active proposals](README.md), [stage 1 proposals](stage-1-proposal
177178
[array-grouping-notes]:https://github.com/tc39/notes/blob/HEAD/meetings/2023-11/november-27.md#array-grouping-for-stage-4
178179
[promise-defer]:https://github.com/tc39/proposal-promise-with-resolvers
179180
[promise-defer-notes]:https://github.com/tc39/notes/blob/HEAD/meetings/2023-11/november-27.md#promisewithresolvers-for-stage-4
181+
[arraybuffer-transfer]:https://github.com/tc39/proposal-arraybuffer-transfer
182+
[arraybuffer-transfer-notes]:https://github.com/tc39/notes/blob/HEAD/meetings/2023-01/feb-01.md#arraybuffer-transfer-for-stage-3

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp