Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dutilities.ts6004getSourceMapSourceConstructor(): new (fileName: string, text: string, skipTrivia?: (pos: number) =… method
/third_party/typescript/lib/
Dtsc.js16157 getSourceMapSourceConstructor: function () { return SourceMapSource; }, method
DtypingsInstaller.js20406 getSourceMapSourceConstructor: function () { return SourceMapSource; }, method