Home
last modified time | relevance | path

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

/third_party/typescript/src/testRunner/unittests/tsserver/
DdocumentRegistry.ts27 const moduleInfo = service.getScriptInfo(moduleFile.path)!; constant
58 const moduleInfo = service.getScriptInfo(moduleFile.path)!; constant
76 const moduleInfo = service.getScriptInfo(moduleFile.path)!; constant