Home
last modified time | relevance | path

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

/third_party/typescript/src/services/
Dtypes.ts510 clearSourceMapperCache(): void; method
/third_party/typescript/lib/
Dtsserver.js150580 clearSourceMapperCache: function () { return sourceMapper.clearCache(); }, method
154163 Project.prototype.clearSourceMapperCache = function () { method in Project
156318 … ProjectService.prototype.delayUpdateProjectGraphs = function (projects, clearSourceMapperCache) { argument
Dtsserverlibrary.js151149 clearSourceMapperCache: function () { return sourceMapper.clearCache(); }, method
154357 Project.prototype.clearSourceMapperCache = function () { method in Project
156512 … ProjectService.prototype.delayUpdateProjectGraphs = function (projects, clearSourceMapperCache) { argument
DtypescriptServices.js151149 clearSourceMapperCache: function () { return sourceMapper.clearCache(); }, method
Dtypescript.js151149 clearSourceMapperCache: function () { return sourceMapper.clearCache(); }, method