Searched refs:randomSource (Results 1 – 2 of 2) sorted by relevance
8 const randomSource = new RandomPushSource(); constant13 randomSource.ondata = c.enqueue.bind(c);14 randomSource.onend = c.close.bind(c);15 randomSource.onerror = c.error.bind(c);19 randomSource.readStart();23 randomSource.readStop();
783 const randomSource = new RandomPushSource(8); constant792 randomSource.ondata = t.step_func(chunk => {794 randomSource.readStop();798 randomSource.onend = c.close.bind(c);799 randomSource.onerror = c.error.bind(c);807 randomSource.readStart();