Files
Kmake/test/fixtures/wpt/streams/readable-streams/crashtests/strategy-worker.js
2026-05-26 23:36:42 -07:00

5 lines
105 B
JavaScript

var b = new CountQueuingStrategy({ highWaterMark: 3 });
importScripts("empty.js");
postMessage("done");