mirror of https://github.com/tc39/test262.git
features.txt: arraybuffer-transfer is stage 4
This commit is contained in:
parent
03ade8b46a
commit
5e602555d0
|
@ -41,10 +41,6 @@ import-assertions
|
||||||
# https://github.com/tc39/proposal-json-modules
|
# https://github.com/tc39/proposal-json-modules
|
||||||
json-modules
|
json-modules
|
||||||
|
|
||||||
# ArrayBuffer transfer
|
|
||||||
# https://github.com/tc39/proposal-arraybuffer-transfer
|
|
||||||
arraybuffer-transfer
|
|
||||||
|
|
||||||
# Temporal
|
# Temporal
|
||||||
# https://github.com/tc39/proposal-temporal
|
# https://github.com/tc39/proposal-temporal
|
||||||
Temporal
|
Temporal
|
||||||
|
@ -129,6 +125,7 @@ Array.prototype.includes
|
||||||
Array.prototype.values
|
Array.prototype.values
|
||||||
Atomics.waitAsync
|
Atomics.waitAsync
|
||||||
array-grouping
|
array-grouping
|
||||||
|
arraybuffer-transfer
|
||||||
arrow-function
|
arrow-function
|
||||||
async-iteration
|
async-iteration
|
||||||
async-functions
|
async-functions
|
||||||
|
|
Loading…
Reference in New Issue