atomicsHelper.js: Add $262.agent.setTimeout to defines

This commit is contained in:
Rick Waldron 2020-10-19 17:46:31 -04:00
parent d6b342338e
commit 0e7319c015
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ defines:
- $262.agent.getReport - $262.agent.getReport
- $262.agent.safeBroadcastAsync - $262.agent.safeBroadcastAsync
- $262.agent.safeBroadcast - $262.agent.safeBroadcast
- $262.agent.setTimeout
- $262.agent.tryYield - $262.agent.tryYield
- $262.agent.trySleep - $262.agent.trySleep
---*/ ---*/