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