Andreas Kling
b6c7f6c0c4
LibJS: Cache Executable constants for asm Call
...
Mirror Executable's constants size and data pointer in adjacent fields
so the asm Call fast path can pair-load them together. The underlying
Vector layout keeps size and data apart, so a small cached raw span
lets the hot constant-copy loop fetch both pieces of metadata at once.
2026-04-14 12:37:12 +02:00
..
2026-04-14 12:37:12 +02:00
2025-11-21 09:46:03 +01:00
2026-03-19 21:55:10 -05:00
2025-11-30 11:54:54 +01:00
2026-04-12 19:15:50 +02:00
2026-04-12 19:15:50 +02:00
2026-02-11 23:57:41 +01:00
2026-04-13 18:29:43 +02:00
2026-04-14 12:37:12 +02:00
2026-04-14 12:37:12 +02:00
2026-03-20 00:51:23 -05:00
2025-08-05 07:07:15 -04:00
2026-03-20 12:03:36 +01:00
2025-12-09 21:44:13 -06:00
2026-02-23 13:10:03 +01:00
2026-04-14 08:14:43 +02:00
2025-07-22 11:51:29 -04:00
2026-03-20 12:03:36 +01:00
2026-03-19 21:55:10 -05:00
2025-12-11 14:34:45 -06:00
2026-03-20 12:03:36 +01:00
2026-04-10 15:12:53 +02:00
2026-04-10 15:12:53 +02:00
2026-03-04 18:53:12 +01:00
2026-03-27 17:32:19 +01:00
2026-03-27 17:32:19 +01:00
2026-02-09 16:35:39 +01:00
2025-08-14 10:27:08 +02:00
2026-03-20 12:03:36 +01:00