Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Demitter.ts1230 const pipelinePhase = getPipelinePhase(PipelinePhase.Notification, emitHint, node); constant
1283 const pipelinePhase = getNextPipelinePhase(PipelinePhase.Notification, hint, node); constant
1736 const pipelinePhase = getNextPipelinePhase(PipelinePhase.Substitution, hint, node); constant
2602 … const pipelinePhase = getPipelinePhase(PipelinePhase.Notification, EmitHint.Expression, next); constant
5118 const pipelinePhase = getNextPipelinePhase(PipelinePhase.Comments, hint, node); constant
5414 const pipelinePhase = getNextPipelinePhase(PipelinePhase.SourceMaps, hint, node); constant