1
0
mirror of https://github.com/tc39/test262.git synced 2025-04-08 19:35:28 +02:00

Atomics.waitAsync: add feature to features.txt

This commit is contained in:
Rick Waldron 2020-03-18 16:07:22 -04:00
parent 1394a4f33e
commit f32b35e7a8

@ -170,6 +170,10 @@ for-in-order
# https://github.com/tc39/proposal-logical-assignment
logical-assignment-operators
# Atomics.waitAsync
# https://github.com/tc39/proposal-atomics-wait-async
Atomics.waitAsync
## Standard language features
#
# Language features that have been included in a published version of the