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/
Dtsc.js11169 function forEachKey(map, callback) { function
DtypingsInstaller.js14642 function forEachKey(map, callback) { function