ladybird/Libraries/LibWeb/WebSockets
Andreas Kling 706eb0018c LibGC+LibWeb: Mark two GC::Cell functions as MUST_UPCALL
Let's make sure that subclasses always call their base class when
overriding these virtuals:

- void finalize()
- void visit_edges(Visitor&)
2026-02-06 13:50:54 +01:00
..
WebSocket.cpp LibGC+LibWeb: Mark two GC::Cell functions as MUST_UPCALL 2026-02-06 13:50:54 +01:00
WebSocket.h LibGC: Only call finalize() on types that override finalize() 2026-01-07 20:51:17 +01:00
WebSocket.idl