Home
last modified time | relevance | path

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

/third_party/typescript/src/services/
Dservices.ts887 scriptSnapshot: IScriptSnapshot; property
980 const scriptSnapshot = this.host.getScriptSnapshot(fileName); constant
1042 const scriptSnapshot = this.host.getScriptSnapshot(fileName); constant
Dshims.ts432 const scriptSnapshot = this.shimHost.getScriptSnapshot(fileName); constant
Dtypes.ts92 /* @internal */ scriptSnapshot: IScriptSnapshot | undefined; property
/third_party/typescript/lib/
DtypescriptServices.js123433 … function acquireDocument(fileName, compilationSettings, scriptSnapshot, version, scriptKind) { argument
123438 …function acquireDocumentWithKey(fileName, path, compilationSettings, key, scriptSnapshot, version,… argument
123441 … function updateDocument(fileName, compilationSettings, scriptSnapshot, version, scriptKind) { argument
123446 …function updateDocumentWithKey(fileName, path, compilationSettings, key, scriptSnapshot, version, … argument
123449 …function acquireOrUpdateDocument(fileName, path, compilationSettings, key, scriptSnapshot, version… argument
149806 scriptSnapshot: scriptSnapshot, property
149878 function setSourceFileFields(sourceFile, scriptSnapshot, version) { argument
149882 …function createLanguageServiceSourceFile(fileName, scriptSnapshot, scriptTarget, version, setNodeP… argument
149888 …function updateLanguageServiceSourceFile(sourceFile, scriptSnapshot, version, textChangeRange, agg… argument
Dtypescript.js123433 … function acquireDocument(fileName, compilationSettings, scriptSnapshot, version, scriptKind) { argument
123438 …function acquireDocumentWithKey(fileName, path, compilationSettings, key, scriptSnapshot, version,… argument
123441 … function updateDocument(fileName, compilationSettings, scriptSnapshot, version, scriptKind) { argument
123446 …function updateDocumentWithKey(fileName, path, compilationSettings, key, scriptSnapshot, version, … argument
123449 …function acquireOrUpdateDocument(fileName, path, compilationSettings, key, scriptSnapshot, version… argument
149806 scriptSnapshot: scriptSnapshot, property
149878 function setSourceFileFields(sourceFile, scriptSnapshot, version) { argument
149882 …function createLanguageServiceSourceFile(fileName, scriptSnapshot, scriptTarget, version, setNodeP… argument
149888 …function updateLanguageServiceSourceFile(sourceFile, scriptSnapshot, version, textChangeRange, agg… argument
Dtsserver.js122864 … function acquireDocument(fileName, compilationSettings, scriptSnapshot, version, scriptKind) { argument
122869 …function acquireDocumentWithKey(fileName, path, compilationSettings, key, scriptSnapshot, version,… argument
122872 … function updateDocument(fileName, compilationSettings, scriptSnapshot, version, scriptKind) { argument
122877 …function updateDocumentWithKey(fileName, path, compilationSettings, key, scriptSnapshot, version, … argument
122880 …function acquireOrUpdateDocument(fileName, path, compilationSettings, key, scriptSnapshot, version… argument
149237 scriptSnapshot: scriptSnapshot, property
149309 function setSourceFileFields(sourceFile, scriptSnapshot, version) { argument
149313 …function createLanguageServiceSourceFile(fileName, scriptSnapshot, scriptTarget, version, setNodeP… argument
149319 …function updateLanguageServiceSourceFile(sourceFile, scriptSnapshot, version, textChangeRange, agg… argument
Dtsserverlibrary.js123433 … function acquireDocument(fileName, compilationSettings, scriptSnapshot, version, scriptKind) { argument
123438 …function acquireDocumentWithKey(fileName, path, compilationSettings, key, scriptSnapshot, version,… argument
123441 … function updateDocument(fileName, compilationSettings, scriptSnapshot, version, scriptKind) { argument
123446 …function updateDocumentWithKey(fileName, path, compilationSettings, key, scriptSnapshot, version, … argument
123449 …function acquireOrUpdateDocument(fileName, path, compilationSettings, key, scriptSnapshot, version… argument
149806 scriptSnapshot: scriptSnapshot, property
149878 function setSourceFileFields(sourceFile, scriptSnapshot, version) { argument
149882 …function createLanguageServiceSourceFile(fileName, scriptSnapshot, scriptTarget, version, setNodeP… argument
149888 …function updateLanguageServiceSourceFile(sourceFile, scriptSnapshot, version, textChangeRange, agg… argument