Name Description Size
BaseQueuingStrategy.h 1090
ByteLengthQueuingStrategy.cpp static 3793
ByteLengthQueuingStrategy.h 1703
ByteStreamHelpers.cpp 3844
ByteStreamHelpers.h 1464
CountQueuingStrategy.cpp static 3860
CountQueuingStrategy.h 1674
crashtests
moz.build 2210
QueueWithSizes.h 4796
ReadableByteStreamController.cpp 74524
ReadableByteStreamController.h 8750
ReadableStream.cpp 54549
ReadableStream.h 11442
ReadableStreamBYOBReader.cpp static 12686
ReadableStreamBYOBReader.h 2973
ReadableStreamBYOBRequest.cpp 4169
ReadableStreamBYOBRequest.h 2221
ReadableStreamController.h 2353
ReadableStreamDefaultController.cpp 21181
ReadableStreamDefaultController.h 5798
ReadableStreamDefaultReader.cpp static 14911
ReadableStreamDefaultReader.h 4036
ReadableStreamGenericReader.h 2477
ReadableStreamPipeTo.cpp 37019
ReadableStreamPipeTo.h 974
ReadableStreamTee.cpp 37586
ReadableStreamTee.h 3242
ReadIntoRequest.h 1713
ReadRequest.h 1475
StreamUtils.cpp 930
StreamUtils.h 1809
TeeState.cpp 3044
TeeState.h 5513
test
Transferable.cpp 39160
TransformerCallbackHelpers.cpp 4910
TransformerCallbackHelpers.h 3864
TransformStream.cpp 28860
TransformStream.h 4421
TransformStreamDefaultController.cpp 9468
TransformStreamDefaultController.h 2642
UnderlyingSinkCallbackHelpers.cpp 11685
UnderlyingSinkCallbackHelpers.h See the comment in UnderlyingSourceCallbackHelpers.h! A native implementation of these callbacks is however currently not required. 7837
UnderlyingSourceCallbackHelpers.cpp 21641
UnderlyingSourceCallbackHelpers.h Since the streams specification has native descriptions of some callbacks (i.e. described in prose, rather than provided by user code), we need to be able to pass around native callbacks. To handle this, we define polymorphic classes That cover the difference between native callback and user-provided. The Streams specification wants us to invoke these callbacks, run through WebIDL as if they were methods. So we have to preserve the underlying object to use as the This value on invocation. 12570
WritableStream.cpp 31566
WritableStream.h 9851
WritableStreamDefaultController.cpp 23057
WritableStreamDefaultController.h 6435
WritableStreamDefaultWriter.cpp static 20507
WritableStreamDefaultWriter.h 3811