summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibWeb/Bindings/Intrinsics.h
AgeCommit message (Expand)Author
2023-03-15LibWeb: Support generating IDL namespacesTimothy Flynn
2023-01-10LibWeb: Remove Intrinsics::cached_web_prototypeTimothy Flynn
2023-01-10LibWeb: Generate dedicated methods to create Web constructors/prototypesTimothy Flynn
2022-12-15LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtrLinus Groh
2022-12-06AK+Everywhere: Rename String to DeprecatedStringLinus Groh
2022-10-09LibWeb: Make HostDefined and Intrinsics free functions [[nodiscard]]Andrew Kaster
2022-10-01LibWeb: Move Web prototypes and constructors to new Intrinsics objectAndrew Kaster