Home
last modified time | relevance | path

Searched refs:SourceMapper (Results 1 – 4 of 4) sorted by relevance

/third_party/typescript/src/services/
Dsourcemaps.ts5 export interface SourceMapper { interface
23 export function getSourceMapper(host: SourceMapperHost): SourceMapper {
DgetEditsForFileRename.ts10 sourceMapper: SourceMapper,
25 …th: string, getCanonicalFileName: GetCanonicalFileName, sourceMapper: SourceMapper | undefined): P…
Dtypes.ts508 getSourceMapper(): SourceMapper;
/third_party/typescript/src/server/
Dproject.ts650 getSourceMapper(): SourceMapper {