Home
last modified time | relevance | path

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

/third_party/typescript/src/testRunner/unittests/tsserver/
DcachingFileSystemInformation.ts26 const calledMap = createMultiMap<true>(); constant
36 const calledMap = createMultiMap<[U, V, W, X]>(); constant