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-07-16 17:13:44 +01:00
2023-05-26 05:23:55 +02:00
2023-08-10 05:12:07 +02:00
2023-05-22 06:07:05 +02:00
2023-08-09 20:47:44 +01:00
2023-08-09 20:47:44 +01:00
2023-08-09 20:47:44 +01:00
2023-07-22 10:18:55 +02:00
2023-07-16 23:56:55 +01:00
2023-07-12 00:03:54 +02:00
2023-07-02 21:19:09 +01:00
2023-07-12 00:03:54 +02:00
2023-07-13 00:02:19 +02:00
2023-07-18 12:31:10 +01:00
2023-08-09 20:47:44 +01:00
2023-07-01 16:55:17 +01:00
2023-08-08 15:09:53 +02:00
2023-07-01 06:51:25 +02:00
2023-08-09 20:47:44 +01:00
2023-08-09 20:47:44 +01:00