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 2214
QueueWithSizes.h 4797
ReadableByteStreamController.cpp 81573
ReadableByteStreamController.h 8777
ReadableStream.cpp 54751
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 37019
ReadableStreamPipeTo.h 974
ReadableStreamTee.cpp 37577
ReadableStreamTee.h 3147
ReadIntoRequest.h 1713
ReadRequest.h 1475
StreamUtils.cpp 930
StreamUtils.h 1809
TeeState.cpp 3044
TeeState.h 5513
test
Transferable.cpp 39099
TransformerCallbackHelpers.cpp 4910
TransformerCallbackHelpers.h 3864
TransformStream.cpp 28799
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 21681
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 31566
WritableStream.h 9851
WritableStreamDefaultController.cpp 23057
WritableStreamDefaultController.h 6435
WritableStreamDefaultWriter.cpp static 20507
WritableStreamDefaultWriter.h 3811