MCPcopy
hub / github.com/angular/angular / flushMicrotasks

Function flushMicrotasks

packages/zone.js/test/common/Promise.spec.ts:31–33  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

29}
30
31function flushMicrotasks() {
32 Zone.current.get('flush')();
33}
34
35class TestRejection {
36 prop1?: string;

Callers 2

Promise.spec.tsFile · 0.70

Calls 1

getMethod · 0.65

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…