Andreas Kling
f823b297b4
LibWeb: Push the realm execution context while linking modules
...
If linking fails, we throw a JS exception, and if there's no execution
context on the VM stack at that time, we assert in VM::current_realm().
This is a hack to prevent crashing on failed module loads. Long term we
need to rewrite module loading since it has been refactored to share
code differently between HTML and ECMA262.
2023-05-19 06:20:14 +02:00
..
2023-04-30 06:04:33 +02:00
2023-04-03 15:53:49 +02:00
2023-05-19 06:16:14 +02:00
2023-05-17 20:37:29 +02:00
2023-05-08 09:29:44 +02:00
2023-05-15 16:28:16 +02:00
2023-05-04 15:39:34 +02:00
2023-05-13 16:31:10 +02:00
2023-05-19 06:20:14 +02:00
2023-04-13 14:29:42 +02:00
2023-05-19 06:12:05 +02:00
2023-05-13 09:08:42 +02:00
2023-04-09 22:00:54 +02:00
2023-05-13 16:31:10 +02:00
2023-05-16 12:48:39 +02:00
2023-05-19 06:16:14 +02:00
2023-03-23 21:00:43 +00:00
2023-04-18 16:30:02 +02:00
2023-04-21 20:44:47 +01:00
2023-04-25 12:54:01 +02:00
2023-04-21 20:44:47 +01:00
2023-04-27 07:57:53 +02:00
2023-05-08 09:29:44 +02:00
2023-05-14 13:51:05 +02:00
2023-05-07 01:05:09 +02:00
2023-05-13 16:31:10 +02:00
2023-04-14 09:59:29 +02:00
2023-05-09 06:21:34 +02:00
2023-05-08 09:29:44 +02:00
2023-05-07 06:30:27 +02:00
2023-04-21 07:59:50 +02:00
2023-04-15 16:26:42 +02:00
2023-05-01 15:22:55 +02:00
2023-05-13 16:31:10 +02:00
2023-05-03 13:14:36 +02:00
2023-03-18 20:23:35 +01:00
2023-03-15 23:29:00 +01:00
2023-03-15 23:29:00 +01:00
2023-05-13 16:31:10 +02:00
2023-05-13 16:31:10 +02:00
2023-03-18 19:50:45 +01:00
2023-03-18 19:50:45 +01:00
2023-05-06 18:41:34 +02:00