Module script::dom::countqueuingstrategy
source · Structs§
Constants§
Functions§
- Extract the high water mark from a QueuingStrategy. If the high water mark is not set, return the default value.
- Extract the size algorithm from a QueuingStrategy. If the size algorithm is not set, return a fallback function which always returns 1.