Andreas Kling
df0fdee2a0
LibJS: Cache JS-to-JS inline call eligibility
...
Store whether a function can participate in JS-to-JS inline calls on
SharedFunctionInstanceData instead of recomputing the function kind,
class-constructor bit, and bytecode availability at each fast-path
call site.
2026-04-14 08:14:43 +02:00
..
2026-04-14 08:14:43 +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-10 15:12:53 +02:00
2026-04-10 15:12:53 +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