Skip to content

Commit 431fb0a

Browse files
authored
Update README.md
1 parent a6f48d6 commit 431fb0a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -159,8 +159,8 @@ The following is a high-level list of tasks to progress through each stage of th
159159
* [x] written
160160
* [ ] merged
161161
* [ ] 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
164164
* [ ] JSC
165165
* [ ] [Engine262](https://github.com/engine262/engine262/pull/229)
166166
* [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
185185
[Stage3EditorSignOff]: #todo
186186
[Test262PullRequest]: https://github.com/tc39/test262/pull/3960
187187
[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
189189
[Ecma262PullRequest]: https://github.com/tc39/ecma262/pull/3221

0 commit comments

Comments
 (0)