Skip to content

Commit

Permalink
2024.06: add Promise.try for stage 3
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed May 1, 2024
1 parent d00faff commit 68ab13d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions 2024/06.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ When applicable, use these emoji as a prefix to the agenda item topic.
| stage | timebox | topic | presenter |
|:-----:|:-------:|-------|-----------|
| 3 | 15m | Avoid second pass/buffer in base64 `setFromBase64`/`setFromHex` methods ([issue](https://github.com/tc39/proposal-arraybuffer-base64/issues/57), [PR](https://github.com/tc39/proposal-arraybuffer-base64/pull/58)) | Kevin Gibbons |
| 2.7 | 15m | [`Promise.try`](https://github.com/tc39/proposal-promise-try/issues/15) for stage 3 ([tests](https://github.com/tc39/test262/pull/4069)) | Jordan Harband |

1. Longer or open-ended discussions

Expand Down Expand Up @@ -139,6 +140,7 @@ When applicable, use these emoji as a prefix to the agenda item topic.
#### Normal Constraints

<!-- Constraints supplied more than three days before the meeting should go here -->
- Jordan Harband is only available either the first two hours of each day, or the last two hours of each day; whichever is easier for the chairs to arrange.

#### Late-breaking Schedule Constraints

Expand Down

0 comments on commit 68ab13d

Please sign in to comment.