ladybird/Meta/Lagom/Tools/CodeGenerators/LibWeb
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
..
BindingsGenerator LibWeb/Bindings: Share more interface constructors 2026-05-09 15:33:00 +02:00
CMakeLists.txt Meta: Replace GenerateNamedCharacterReferences with a python generator 2026-04-29 17:28:09 +01:00
GeneratorUtil.h CodeGenerators: Move some utilities out of GenerateCSSStyleProperties 2025-03-27 11:53:09 +00:00