Definition
Streams Standard defines ReadableStreamIteratorOptions
dictionary ReadableStreamIteratorOptions {
  boolean preventCancel = false;
};ReadableStreamIteratorOptions dictionaryStreams Standard defines ReadableStreamIteratorOptions
dictionary ReadableStreamIteratorOptions {
  boolean preventCancel = false;
};