MCPcopy
hub / github.com/angular/angular / entries

Method entries

packages/service-worker/worker/testing/fetch.ts:88–90  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

86 }
87
88 entries() {
89 return this.map.entries();
90 }
91
92 forEach(callback: Function): void {
93 this.map.forEach(callback as any);

Callers 15

readPackageFunction · 0.45
versionFailedMethod · 0.45
debugVersionsMethod · 0.45
buildMethod · 0.45
constructorMethod · 0.45
processAssetGroupsMethod · 0.45
startTagMethod · 0.45
loadBundleMethod · 0.45
expectAllFunction · 0.45

Calls

no outgoing calls

Tested by 3

expectPageIndexFunction · 0.36
mergeMethod · 0.36