[혁주] regexp-match-indices#49
Open
huckjoo wants to merge 1 commit into
Open
Conversation
damilog
approved these changes
Jul 13, 2023
| ## 상태 | ||
| 4단계: 챔피언: Ron Buckton (@rbuckton) | ||
| 제안의 상세한 상태를 보고 싶다면, 아래의 [TODO](#todo)를 보세요. | ||
|
|
Member
There was a problem hiding this comment.
Comment on lines
+57
to
+87
| ## TODO | ||
| The following is a high-level list of tasks to progress through each stage of the [TC39 proposal process](https://tc39.github.io/process-document/): | ||
|
|
||
| ### Stage 1 Entrance Criteria | ||
|
|
||
| * [x] Identified a "[champion][Champion]" who will advance the addition. | ||
| * [x] [Prose][Prose] outlining the problem or need and the general shape of a solution. | ||
| * [x] Illustrative [examples][Examples] of usage. | ||
| * [x] High-level [API][API]. | ||
|
|
||
| ### Stage 2 Entrance Criteria | ||
|
|
||
| * [x] [Initial specification text][Specification]. | ||
| * [ ] ~~[Transpiler support][Transpiler] (_Optional_).~~ | ||
|
|
||
| ### Stage 3 Entrance Criteria | ||
|
|
||
| * [x] [Complete specification text][Specification]. | ||
| * [x] Designated reviewers have [signed off][Stage3ReviewerSignOff] on the current spec text. | ||
| * [x] The ECMAScript editor has [signed off][Stage3EditorSignOff] on the current spec text. | ||
|
|
||
| ### Stage 4 Entrance Criteria | ||
|
|
||
| * [x] [Test262](https://github.com/tc39/test262) acceptance tests have been written for mainline usage scenarios and [merged][Test262PullRequest]. | ||
| * [x] Two compatible implementations which pass the acceptance tests: | ||
| * [x] V8 ([tracking bug](https://bugs.chromium.org/p/v8/issues/detail?id=9548)) — Shipping in Chrome Canary 91 (V8 v9.0.259) | ||
| * [x] SpiderMonkey ([tracking bug](https://bugzilla.mozilla.org/show_bug.cgi?id=1519483)) — Shipping in Firefox Nightly 88 | ||
| * [x] JavaScriptCore ([tracking bug](https://bugs.webkit.org/show_bug.cgi?id=202475)) — Shipping in Safari Technology Preview 122 | ||
| * [x] Engine262 ([PR#1](https://github.com/engine262/engine262/pull/99), [PR#2](https://github.com/engine262/engine262/pull/161)) | ||
| * [x] A [pull request][Ecma262PullRequest] has been sent to tc39/ecma262 with the integrated spec text. | ||
| * [x] The ECMAScript editor has signed off on the [pull request][Ecma262PullRequest]. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.