Home
last modified time | relevance | path

Searched refs:multiMapRemove (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/src/compiler/
Dcore.ts1466 map.remove = multiMapRemove;
1479 function multiMapRemove<K, V>(this: MultiMap<K, V>, key: K, value: V) { function
/third_party/typescript/lib/
DtypingsInstaller.js1450 map.remove = multiMapRemove;
1464 function multiMapRemove(key, value) { function
Dtsc.js1262 map.remove = multiMapRemove;
1276 function multiMapRemove(key, value) { function