Home
last modified time | relevance | path

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

/third_party/typescript/src/services/codefixes/
Dhelpers.ts40 const scriptTarget = getEmitScriptTarget(context.program.getCompilerOptions()); constant
166 const scriptTarget = getEmitScriptTarget(program.getCompilerOptions()); constant
260 const scriptTarget = getEmitScriptTarget(context.program.getCompilerOptions()); constant
/third_party/typescript/src/services/
DdocumentRegistry.ts175 …const scriptTarget = scriptKind === ScriptKind.JSON ? ScriptTarget.JSON : compilationSettings.targ… constant
/third_party/typescript/src/services/refactors/
DextractSymbol.ts824 const scriptTarget = getEmitScriptTarget(context.program.getCompilerOptions()); constant
/third_party/typescript/lib/
DtypescriptServices.js11583 function setScriptTarget(scriptTarget) { argument
118538 function getNameForExportedSymbol(symbol, scriptTarget) { argument
142138 …portTypeNodeWithAutoImport(typeNode, declaration, sourceFile, changes, importAdder, scriptTarget) { argument
143219 …function typeToAutoImportableTypeNode(checker, importAdder, type, contextNode, scriptTarget, flags… argument
143350 function tryGetAutoImportableReferenceFromTypeNode(importTypeNode, scriptTarget) { argument
149882 …function createLanguageServiceSourceFile(fileName, scriptSnapshot, scriptTarget, version, setNodeP… argument
Dtypescript.js11583 function setScriptTarget(scriptTarget) { argument
118538 function getNameForExportedSymbol(symbol, scriptTarget) { argument
142138 …portTypeNodeWithAutoImport(typeNode, declaration, sourceFile, changes, importAdder, scriptTarget) { argument
143219 …function typeToAutoImportableTypeNode(checker, importAdder, type, contextNode, scriptTarget, flags… argument
143350 function tryGetAutoImportableReferenceFromTypeNode(importTypeNode, scriptTarget) { argument
149882 …function createLanguageServiceSourceFile(fileName, scriptSnapshot, scriptTarget, version, setNodeP… argument
Dtsserver.js11389 function setScriptTarget(scriptTarget) { argument
117969 function getNameForExportedSymbol(symbol, scriptTarget) { argument
141569 …portTypeNodeWithAutoImport(typeNode, declaration, sourceFile, changes, importAdder, scriptTarget) { argument
142650 …function typeToAutoImportableTypeNode(checker, importAdder, type, contextNode, scriptTarget, flags… argument
142781 function tryGetAutoImportableReferenceFromTypeNode(importTypeNode, scriptTarget) { argument
149313 …function createLanguageServiceSourceFile(fileName, scriptSnapshot, scriptTarget, version, setNodeP… argument
Dtsserverlibrary.js11583 function setScriptTarget(scriptTarget) { argument
118538 function getNameForExportedSymbol(symbol, scriptTarget) { argument
142138 …portTypeNodeWithAutoImport(typeNode, declaration, sourceFile, changes, importAdder, scriptTarget) { argument
143219 …function typeToAutoImportableTypeNode(checker, importAdder, type, contextNode, scriptTarget, flags… argument
143350 function tryGetAutoImportableReferenceFromTypeNode(importTypeNode, scriptTarget) { argument
149882 …function createLanguageServiceSourceFile(fileName, scriptSnapshot, scriptTarget, version, setNodeP… argument
Dtsc.js8476 function setScriptTarget(scriptTarget) { argument
DtypingsInstaller.js11378 function setScriptTarget(scriptTarget) { argument