Home
last modified time | relevance | path

Searched defs:forEachKey (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/src/compiler/
Dutilities.ts127 …export function forEachKey<K, T>(map: ReadonlyCollection<K>, callback: (key: K) => T | undefined):… function
/third_party/typescript/lib/
DtypingsInstaller.js14638 function forEachKey(map, callback) { function
Dtsc.js11168 function forEachKey(map, callback) { function