ladybird/Meta/Lagom/Tools/CodeGenerators
Andreas Kling 0dd6b32a1b LibWeb/Bindings: Share more interface constructors
Split the generator decision for shared prototype and constructor
objects. Interfaces with custom prototype behavior can still use the
shared InterfaceConstructor when the constructor object itself has no
custom GC cell state.

Teach Intrinsics how to register a shared constructor for an existing
custom prototype object, and keep LegacyFactoryFunction aliases wired up
when the primary interface objects are shared.
2026-05-09 15:33:00 +02:00
..
LibWeb LibWeb/Bindings: Share more interface constructors 2026-05-09 15:33:00 +02:00
CMakeLists.txt Meta: Replace IPCCompiler with a python generator 2026-04-23 07:31:19 -04:00