Files
ladybird/Libraries/LibJS/Runtime
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-03-19 21:55:10 -05:00
2026-03-20 12:03:36 +01:00
2026-02-26 13:54:35 -05:00
2026-04-03 21:21:09 +02:00
2026-04-09 20:06:42 +02:00
2026-03-20 12:03:36 +01:00