File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -159,8 +159,8 @@ The following is a high-level list of tasks to progress through each stage of th
159
159
* [x] written
160
160
* [ ] merged
161
161
* [ ] Two compatible implementations which pass the acceptance tests:
162
- * [ ] [ V8] [ Implementation1 ]
163
- * [ ] SpiderMonkey
162
+ * [X ] [ V8] [ Implementation1 ] - Shipping in [ Chrome 125 ] ( https://developer.chrome.com/release-notes/125 ) /Edge 125
163
+ * [ ] [ SpiderMonkey] [ Implementation2 ] - In Progress
164
164
* [ ] JSC
165
165
* [ ] [ Engine262] ( https://github.com/engine262/engine262/pull/229 )
166
166
* [x] A [ pull request] [ Ecma262PullRequest ] has been sent to tc39/ecma262 with the integrated spec text.
@@ -185,5 +185,5 @@ The following is a high-level list of tasks to progress through each stage of th
185
185
[ Stage3EditorSignOff ] : #todo
186
186
[ Test262PullRequest ] : https://github.com/tc39/test262/pull/3960
187
187
[ Implementation1 ] : https://bugs.chromium.org/p/v8/issues/detail?id=12956
188
- [ Implementation2 ] : #todo
188
+ [ Implementation2 ] : https://bugzilla.mozilla.org/show_bug.cgi?id=1899813
189
189
[ Ecma262PullRequest ] : https://github.com/tc39/ecma262/pull/3221
You can’t perform that action at this time.
0 commit comments