Searched refs:makeBurstScheduler (Results 1 – 2 of 2) sorted by relevance
31 function makeBurstScheduler(callback) { function105 makeBurstScheduler: makeBurstScheduler, property
550 const scheduleMoveBurst = polyfill && typeof polyfill.makeBurstScheduler === 'function'551 ? polyfill.makeBurstScheduler(moveExtranetItemsToSettingsMenu)