Name Description Size
BaseQueuingStrategy.h 1090
ByteLengthQueuingStrategy.cpp static 3793
ByteLengthQueuingStrategy.h 1703
ByteStreamHelpers.cpp 4171
ByteStreamHelpers.h 1464
CountQueuingStrategy.cpp static 3861
CountQueuingStrategy.h 1674
crashtests
moz.build 2214
QueueWithSizes.h 4798
ReadableByteStreamController.cpp 81573
ReadableByteStreamController.h 8778
ReadableStream.cpp 54750
ReadableStream.h 11464
ReadableStreamBYOBReader.cpp static 13987
ReadableStreamBYOBReader.h 3091
ReadableStreamBYOBRequest.cpp 4173
ReadableStreamBYOBRequest.h 2221
ReadableStreamControllerBase.h 2377
ReadableStreamDefaultController.cpp 21246
ReadableStreamDefaultController.h 5774
ReadableStreamDefaultReader.cpp static 14915
ReadableStreamDefaultReader.h 4036
ReadableStreamGenericReader.h 2477
ReadableStreamPipeTo.cpp 37018
ReadableStreamPipeTo.h 974
ReadableStreamTee.cpp 37577
ReadableStreamTee.h 3147
ReadIntoRequest.h 1713
ReadRequest.h 1475
StreamUtils.cpp 931
StreamUtils.h 1809
TeeState.cpp 3044
TeeState.h 5513
test
Transferable.cpp 39099
TransformerCallbackHelpers.cpp 4910
TransformerCallbackHelpers.h 3864
TransformStream.cpp 28799
TransformStream.h 4420
TransformStreamDefaultController.cpp 9468
TransformStreamDefaultController.h 2641
UnderlyingSinkCallbackHelpers.cpp 11763
UnderlyingSinkCallbackHelpers.h See the comment in UnderlyingSourceCallbackHelpers.h! A native implementation of these callbacks is however currently not required. 7837
UnderlyingSourceCallbackHelpers.cpp 21682
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. 12509
WritableStream.cpp 31565
WritableStream.h 9850
WritableStreamDefaultController.cpp 23060
WritableStreamDefaultController.h 6435
WritableStreamDefaultWriter.cpp static 20507
WritableStreamDefaultWriter.h 3810