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
1 changed files with 4 additions and 0 deletions

View File

@ -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