Skip to content

Commit

Permalink
2024.06: RegExp.escape maybe for stage 2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed May 17, 2024
1 parent 053e4ef commit b7039d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions 2024/06.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ When applicable, use these emoji as a prefix to the agenda item topic.
| 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 |
| 3 | 15m | Option to omit padding in `toBase64` ([issue](https://github.com/tc39/proposal-arraybuffer-base64/issues/59), [PR](https://github.com/tc39/proposal-arraybuffer-base64/pull/60)) | 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 |
| 2 | 30m | [`RegExp.escape`](https://github.com/tc39/proposal-regex-escaping/issues/58) question, and for stage 2.7? | Jordan Harband |

1. Longer or open-ended discussions

Expand Down

0 comments on commit b7039d3

Please sign in to comment.