Luke Wilde
ae7a0c43a9
LibJS: Implement await properly for async functions
Fixes #20275
```
Summary:
Diff Tests:
+4 ✅ -4 ❌
Diff Tests:
test/built-ins/Array/fromAsync/non-iterable-input-with-thenable
-async-mapped-awaits-callback-result-once.js ❌ -> ✅
test/language/expressions/await/async-await-interleaved.js ❌ -> ✅
test/language/expressions/await/await-awaits-thenables-that-
throw.js ❌ -> ✅
test/language/expressions/await/await-awaits-thenables.js ❌ -> ✅
```
2023-08-10 05:12:07 +02:00
..
2023-08-08 15:13:43 +02:00
2023-08-09 05:40:39 +02:00
2023-08-07 16:03:27 +02:00
2023-08-08 07:37:21 +02:00
2023-08-07 16:03:27 +02:00
2023-08-08 07:37:21 +02:00
2023-08-08 07:37:21 +02:00
2023-08-08 07:37:21 +02:00
2023-08-09 13:18:40 +01:00
2023-08-07 16:03:27 +02:00
2023-08-08 07:37:21 +02:00
2023-08-06 20:39:51 +02:00
2023-08-06 20:39:51 +02:00
2023-08-10 05:12:07 +02:00
2023-08-07 22:51:49 +03:30
2023-08-08 07:37:21 +02:00
2023-08-07 13:24:25 -06:00
2023-08-03 09:55:20 +02:00
2023-08-05 16:40:04 +02:00
2023-08-07 14:38:38 -04:00
2023-08-09 17:09:16 +02:00
2023-08-07 10:40:34 -06:00
2023-08-02 05:44:43 +02:00
2023-08-06 20:39:51 +02:00
2023-08-09 17:09:16 +02:00
2023-08-10 05:10:44 +02:00
2023-08-06 20:39:51 +02:00
2023-08-08 13:07:13 +02:00