ladybird/Libraries/LibWeb/Bindings
Andreas Kling 3bfb0534be LibGC: Rename MarkedVector => RootVector
Let's try to make it a bit more clear that this is a Vector of GC roots.
2024-12-26 19:10:44 +01:00
..
AudioConstructor.cpp LibWeb: Match spec changes to "create an element" algorithm 2024-12-18 19:22:44 +00:00
AudioConstructor.h
ExceptionOrUtils.h LibWeb: Remove dom_ from dom_exception_to_throw_completion 2024-12-09 20:02:51 -07:00
HostDefined.cpp
HostDefined.h
ImageConstructor.cpp LibWeb: Match spec changes to "create an element" algorithm 2024-12-18 19:22:44 +00:00
ImageConstructor.h
Intrinsics.cpp Everywhere: Include HashMap only where it's actually used 2024-12-09 12:31:16 +01:00
Intrinsics.h
MainThreadVM.cpp LibGC: Rename MarkedVector => RootVector 2024-12-26 19:10:44 +01:00
MainThreadVM.h
OptionConstructor.cpp LibWeb: Match spec changes to "create an element" algorithm 2024-12-18 19:22:44 +00:00
OptionConstructor.h
PlatformObject.cpp LibGC: Rename MarkedVector => RootVector 2024-12-26 19:10:44 +01:00
PlatformObject.h LibGC: Rename MarkedVector => RootVector 2024-12-26 19:10:44 +01:00
PrincipalHostDefined.cpp
PrincipalHostDefined.h
Serializable.h LibWeb: Reorganize definitions and includes to avoid circular references 2024-11-24 11:11:44 +01:00
SyntheticHostDefined.cpp LibWeb: Visit proper base class in SyntheticHostDefined 2024-11-30 11:55:11 +01:00
SyntheticHostDefined.h
Transferable.h