Hendiadyoin1
de514f29ad
LibJS: Align codegen AwaitExpressions to YieldExpressions
...
We use generators in bytecode to approximate async functions, but the
code generated by AwaitExpressions did not have the value processing
paths that Yield requires, eg the `generator.throw()` path, which is
used by AsyncFunctionDriverWrapper to signal Promise rejections.
2023-02-26 19:40:09 +01:00
..
2023-02-26 19:40:09 +01:00
2023-02-17 09:14:23 -05:00
2023-01-29 00:02:45 +00:00
2023-02-26 19:40:09 +01:00
2023-02-16 21:03:19 +01:00
2023-02-21 00:54:04 +01:00
2023-02-21 00:54:04 +01:00
2023-02-17 09:14:23 -05:00
2023-02-25 20:51:49 +01:00
2023-02-21 10:57:44 +01:00
2023-01-23 09:56:50 +00:00
2023-02-25 20:51:49 +01:00
2023-01-26 20:25:25 +00:00
2023-02-16 14:32:22 +01:00
2023-01-29 00:02:45 +00:00
2023-02-21 00:54:04 +01:00
2023-02-21 00:54:04 +01:00
2023-02-17 09:14:23 -05:00
2023-02-17 09:14:23 -05:00
2023-02-21 10:57:44 +01:00
2023-02-13 00:50:07 +00:00
2023-02-04 18:47:02 -07:00
2023-02-21 00:54:04 +01:00
2023-02-21 00:54:04 +01:00
2023-02-21 00:54:04 +01:00
2023-02-21 00:54:04 +01:00
2023-02-21 00:54:04 +01:00
2023-02-09 17:13:33 +00:00
2023-01-27 20:38:49 +00:00
2023-01-26 20:25:25 +00:00