MCPcopy
hub / github.com/angular/angular / cb

Function cb

packages/elements/test/utils_spec.ts:34–34  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

32
33 it('should delegate to `window.setTimeout()`', () => {
34 const cb = () => null;
35 const delay = 1337;
36
37 scheduler.schedule(cb, delay);

Callers 15

validateMethod · 0.50
withContextMethod · 0.50
visitChildrenMethod · 0.50
forEachMethodFunction · 0.50
invokeMethod · 0.50
addCallbackMethod · 0.50
forEachMethod · 0.50
addMethod · 0.50
callbackMethod · 0.50
withFallbackFunction · 0.50
_forEachChildMethod · 0.50
_forEachChildMethod · 0.50

Calls

no outgoing calls

Tested by 4

funcFunction · 0.40
resolverFunction · 0.40
emitToListenerMethod · 0.40
runFunction · 0.40