MCPcopy
hub / github.com/vuejs/core / scheduler.spec.ts

File scheduler.spec.ts

packages/runtime-core/__tests__/scheduler.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {
2 type SchedulerJob,
3 SchedulerJobFlags,
4 flushPostFlushCbs,

Callers

nothing calls this directly

Calls 11

nextTickFunction · 0.90
queueJobFunction · 0.90
queuePostFlushCbFunction · 0.90
flushPreFlushCbsFunction · 0.90
flushPostFlushCbsFunction · 0.90
job2Function · 0.85
queueAndFlushFunction · 0.85
toHaveBeenWarnedMethod · 0.80
resolveMethod · 0.65
pushMethod · 0.65
testFunction · 0.50

Tested by

no test coverage detected