Timothy Flynn
95e492de59
LibWeb: Convert throw_dom_exception_if_needed() to ThrowCompletionOr
...
This changes Web::Bindings::throw_dom_exception_if_needed() to return a
JS::ThrowCompletionOr instead of an Optional. This allows callers to
wrap the invocation with a TRY() macro instead of making a follow-up
call to should_return_empty(). Further, this removes all invocations to
vm.exception() in the generated bindings.
2021-10-31 18:51:07 +01:00
..
2021-10-01 02:10:56 +02:00
2021-10-01 02:10:56 +02:00
2021-10-01 02:10:56 +02:00
2021-10-18 09:58:52 +02:00
2021-10-18 09:58:52 +02:00
2021-10-17 13:51:10 +01:00
2021-10-06 17:14:22 +02:00
2021-09-29 17:56:13 +02:00
2021-09-29 17:56:13 +02:00
2021-09-29 17:56:13 +02:00
2021-09-29 19:38:41 +02:00
2021-09-29 19:38:41 +02:00
2021-10-01 20:14:45 +02:00
2021-10-12 17:46:39 +02:00
2021-10-06 17:14:22 +02:00
2021-10-03 00:18:52 +02:00
2021-10-03 00:18:52 +02:00
2021-09-26 02:00:00 +02:00
2021-09-26 02:00:00 +02:00
2021-09-29 17:56:13 +02:00
2021-09-29 17:56:13 +02:00
2021-10-11 13:15:16 +01:00
2021-10-18 23:33:56 +02:00
2021-10-18 23:33:56 +02:00
2021-10-18 23:33:56 +02:00
2021-10-28 15:09:06 +02:00
2021-10-18 23:33:56 +02:00
2021-10-28 21:43:36 +02:00
2021-09-18 01:39:59 +02:00
2021-10-17 01:34:02 +03:00
2021-10-17 01:34:02 +03:00
2021-10-19 10:00:26 +02:00
2021-10-20 23:19:17 +01:00
2021-09-25 23:36:43 +02:00
2021-10-31 18:51:07 +01:00
2021-09-26 18:59:56 +02:00
2021-09-26 18:59:56 +02:00
2021-09-26 18:59:56 +02:00
2021-10-03 00:18:52 +02:00
2021-10-03 00:18:52 +02:00
2021-10-28 15:09:06 +02:00
2021-10-18 09:58:52 +02:00
2021-10-17 13:51:10 +01:00
2021-10-16 10:51:23 +02:00
2021-10-27 17:58:57 +02:00
2021-10-16 10:51:23 +02:00
2021-10-03 00:18:52 +02:00
2021-10-03 00:18:52 +02:00
2021-09-16 17:17:13 +02:00
2021-09-16 17:17:13 +02:00
2021-10-03 00:18:52 +02:00
2021-10-03 00:18:52 +02:00
2021-10-06 23:52:40 +01:00
2021-09-14 02:09:18 +02:00
2021-09-14 02:09:18 +02:00
2021-10-03 00:18:52 +02:00
2021-10-03 00:18:52 +02:00
2021-10-31 18:39:13 +01:00
2021-10-11 00:32:19 +02:00