Name Description Size
BaseQueuingStrategy.h 1090
ByteLengthQueuingStrategy.cpp static 3793
ByteLengthQueuingStrategy.h 1703
ByteStreamHelpers.cpp 3784
ByteStreamHelpers.h 1464
CountQueuingStrategy.cpp static 3860
CountQueuingStrategy.h 1674
crashtests
moz.build 2209
QueueWithSizes.h 4796
ReadableByteStreamController.cpp 70669
ReadableByteStreamController.h 13705
ReadableStream.cpp 44372
ReadableStream.h 10974
ReadableStreamBYOBReader.cpp static 12715
ReadableStreamBYOBReader.h 2973
ReadableStreamBYOBRequest.cpp 4170
ReadableStreamBYOBRequest.h 2221
ReadableStreamController.h 2353
ReadableStreamDefaultController.cpp 21002
ReadableStreamDefaultController.h 5798
ReadableStreamDefaultReader.cpp static 14935
ReadableStreamDefaultReader.h 4036
ReadableStreamGenericReader.h 2477
ReadableStreamPipeTo.cpp 37016
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 38228
TransformerCallbackHelpers.cpp 4910
TransformerCallbackHelpers.h 3864
TransformStream.cpp 29133
TransformStream.h 4421
TransformStreamDefaultController.cpp 9468
TransformStreamDefaultController.h 2642
UnderlyingSinkCallbackHelpers.cpp 10623
UnderlyingSinkCallbackHelpers.h See the comment in UnderlyingSourceCallbackHelpers.h! A native implementation of these callbacks is however currently not required. 7458
UnderlyingSourceCallbackHelpers.cpp 16772
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. 10112
WritableStream.cpp 31499
WritableStream.h 9870
WritableStreamDefaultController.cpp 23057
WritableStreamDefaultController.h 6438
WritableStreamDefaultWriter.cpp static 20507
WritableStreamDefaultWriter.h 3811