Searched defs:allowSourceMaps (Results 1 – 2 of 2) sorted by relevance
| /third_party/typescript/lib/ |
| D | tsc.js | 22262 function getName(node, allowComments, allowSourceMaps, emitFlags) { argument 22278 function getInternalName(node, allowComments, allowSourceMaps) { argument 22281 function getLocalName(node, allowComments, allowSourceMaps) { argument 22284 function getExportName(node, allowComments, allowSourceMaps) { argument 22287 function getDeclarationName(node, allowComments, allowSourceMaps) { argument 22290 function getNamespaceMemberName(ns, name, allowComments, allowSourceMaps) { argument 22302 function getExternalModuleOrNamespaceExportName(ns, node, allowComments, allowSourceMaps) { argument
|
| D | typingsInstaller.js | 27568 function getName(node, allowComments, allowSourceMaps, emitFlags) { argument 27596 function getInternalName(node, allowComments, allowSourceMaps) { argument 27609 function getLocalName(node, allowComments, allowSourceMaps) { argument 27622 function getExportName(node, allowComments, allowSourceMaps) { argument 27632 function getDeclarationName(node, allowComments, allowSourceMaps) { argument 27643 function getNamespaceMemberName(ns, name, allowComments, allowSourceMaps) { argument 27666 function getExternalModuleOrNamespaceExportName(ns, node, allowComments, allowSourceMaps) { argument
|