Criteria taken from [the TC39 process document](https://tc39.github.io/process-document/) minus those from previous stages: > * [ ] [Test262](https://github.com/tc39/test262) acceptance tests have been written for mainline usage scenarios, and merged https://github.com/tc39/test262/pull/4682 > * [x] Two compatible implementations which pass the acceptance tests * [JavaScriptCore](https://github.com/WebKit/WebKit/pull/7057) * [SpiderMonkey](https://bugzilla.mozilla.org/show_bug.cgi?id=1855468) * [V8](https://issues.chromium.org/issues/42202895) > * [x] Significant in-the-field experience with shipping implementations, such as that provided by two independent VMs > * [x] A pull request has been sent to https://github.com/tc39/ecma262 with the integrated spec text https://github.com/tc39/ecma262/pull/3714 > * [ ] All ECMAScript editors have signed off on the pull request
Criteria taken from the TC39 process document minus those from previous stages:
tc39/test262#4682
tc39/ecma262#3714