Searched defs:savedContainerEnd (Results 1 – 3 of 3) sorted by relevance
/third_party/typescript/src/compiler/ |
D | emitter.ts | 2772 const savedContainerEnd = state.containerEndStack[state.stackIndex]; constant 5471 const savedContainerEnd = containerEnd; constant
|
/third_party/typescript/lib/ |
D | typingsInstaller.js | 119606 …function emitCommentsAfterNode(node, savedContainerPos, savedContainerEnd, savedDeclarationListCon… argument 119650 …railingCommentsOfNode(node, emitFlags, pos, end, savedContainerPos, savedContainerEnd, savedDeclar… argument
|
D | tsc.js | 99125 …function emitCommentsAfterNode(node, savedContainerPos, savedContainerEnd, savedDeclarationListCon… argument 99159 …railingCommentsOfNode(node, emitFlags, pos, end, savedContainerPos, savedContainerEnd, savedDeclar… argument
|