Files
ladybird/Userland/Libraries/LibWeb/Streams/ReadableStreamDefaultController.cpp
Linus Groh d192f44523 LibWeb/Streams: Make most algorithms return a NonnullGCPtr
Only the 'start algorithm' ever returns undefined (as a null GCPtr), so
let's type the others more strictly.
2023-04-14 16:35:17 +02:00

5.1 KiB