Searched defs:updatePartiallyEmittedExpression (Results 1 – 8 of 8) sorted by relevance
| /third_party/typescript/src/deprecatedCompat/4.0/ |
| D | nodeFactoryTopLevelExports.ts | 883 …export const updatePartiallyEmittedExpression = Debug.deprecate(factory.updatePartiallyEmittedExpr… constant
|
| /third_party/typescript/lib/ |
| D | typescript.d.ts | 4032 …updatePartiallyEmittedExpression(node: PartiallyEmittedExpression, expression: Expression): Partia… method 8156 …const updatePartiallyEmittedExpression: (node: PartiallyEmittedExpression, expression: Expression)… constant
|
| D | typescriptServices.d.ts | 4032 …updatePartiallyEmittedExpression(node: PartiallyEmittedExpression, expression: Expression): Partia… method 8156 …const updatePartiallyEmittedExpression: (node: PartiallyEmittedExpression, expression: Expression)… constant
|
| D | tsserverlibrary.d.ts | 4032 …updatePartiallyEmittedExpression(node: PartiallyEmittedExpression, expression: Expression): Partia… method 12102 …const updatePartiallyEmittedExpression: (node: PartiallyEmittedExpression, expression: Expression)… constant
|
| D | typingsInstaller.js | 27233 function updatePartiallyEmittedExpression(node, expression) { function
|
| D | tsc.js | 21997 function updatePartiallyEmittedExpression(node, expression) { function
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 4032 …updatePartiallyEmittedExpression(node: PartiallyEmittedExpression, expression: Expression): Partia… method 8156 …const updatePartiallyEmittedExpression: (node: PartiallyEmittedExpression, expression: Expression)… constant
|
| D | tsserverlibrary.d.ts | 4032 …updatePartiallyEmittedExpression(node: PartiallyEmittedExpression, expression: Expression): Partia… method 12102 …const updatePartiallyEmittedExpression: (node: PartiallyEmittedExpression, expression: Expression)… constant
|