Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dcore.ts557 export function getOrUpdate<K, V>(map: ESMap<K, V>, key: K, callback: () => V) { function
/third_party/typescript/lib/
Dtsc.js582 function getOrUpdate(map, key, callback) { function
DtypingsInstaller.js657 function getOrUpdate(map, key, callback) { function