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
|
||||
json-modules
|
||||
|
||||
# ArrayBuffer transfer
|
||||
# https://github.com/tc39/proposal-arraybuffer-transfer
|
||||
arraybuffer-transfer
|
||||
|
||||
# Temporal
|
||||
# https://github.com/tc39/proposal-temporal
|
||||
Temporal
|
||||
|
@ -129,6 +125,7 @@ Array.prototype.includes
|
|||
Array.prototype.values
|
||||
Atomics.waitAsync
|
||||
array-grouping
|
||||
arraybuffer-transfer
|
||||
arrow-function
|
||||
async-iteration
|
||||
async-functions
|
||||
|
|
Loading…
Reference in New Issue