Andreas Kling
2ca7dfa649
LibJS: Move bytecode interpreter state to VM
...
The bytecode interpreter only needed the running execution context,
but still threaded a separate Interpreter object through both the C++
and asm entry points. Move that state and the bytecode execution
helpers onto VM instead, and teach the asm generator and slow paths to
use VM directly.
2026-04-13 18:29:43 +02:00
..
2024-11-15 14:49:20 +01:00
2022-04-01 21:24:45 +01:00
2025-02-18 00:02:26 +01:00
2023-11-18 10:01:29 +01:00
2023-11-03 20:56:44 -06:00
2023-11-03 20:56:44 -06:00
2026-02-28 15:32:14 +01:00
2023-11-03 20:56:44 -06:00
2023-11-03 20:56:44 -06:00
2026-03-27 17:32:19 +01:00
2024-01-18 13:59:04 +01:00
2023-11-03 20:56:44 -06:00
2023-11-18 10:01:29 +01:00
2023-11-03 20:56:44 -06:00
2026-04-13 18:29:43 +02:00
2024-06-09 13:02:56 +02:00
2024-01-09 13:29:43 +01:00
2023-11-03 20:56:44 -06:00
2026-04-13 18:29:43 +02:00
2025-03-20 10:50:24 +01:00
2026-01-30 10:02:00 -06:00
2023-11-03 20:56:44 -06:00
2024-11-21 14:08:33 +01:00
2023-11-03 20:56:44 -06:00
2026-03-27 17:32:19 +01:00
2024-11-30 11:17:44 +01:00
2023-11-03 20:56:44 -06:00
2023-11-03 20:56:44 -06:00
2023-11-03 20:56:44 -06:00
2023-11-03 20:56:44 -06:00
2023-11-08 09:39:49 +01:00
2023-11-08 09:39:49 +01:00
2023-11-06 12:29:30 -07:00
2023-11-03 20:56:44 -06:00
2025-03-04 16:24:19 -05:00
2023-11-03 20:56:44 -06:00
2023-11-03 20:56:44 -06:00
2025-05-03 12:01:43 +01:00
2025-05-03 12:01:43 +01:00
2023-11-03 20:56:44 -06:00
2023-11-03 20:56:44 -06:00