Searched defs:updateJsxElement (Results 1 – 8 of 8) sorted by relevance
| /third_party/typescript/src/deprecatedCompat/4.0/ |
| D | nodeFactoryTopLevelExports.ts | 763 export const updateJsxElement = Debug.deprecate(factory.updateJsxElement, factoryDeprecation); constant
|
| /third_party/typescript/lib/ |
| D | typescriptServices.d.ts | 3991 …updateJsxElement(node: JsxElement, openingElement: JsxOpeningElement, children: readonly JsxChild[… method 8076 …const updateJsxElement: (node: JsxElement, openingElement: JsxOpeningElement, children: readonly J… constant
|
| D | typescript.d.ts | 3991 …updateJsxElement(node: JsxElement, openingElement: JsxOpeningElement, children: readonly JsxChild[… method 8076 …const updateJsxElement: (node: JsxElement, openingElement: JsxOpeningElement, children: readonly J… constant
|
| D | tsserverlibrary.d.ts | 3991 …updateJsxElement(node: JsxElement, openingElement: JsxOpeningElement, children: readonly JsxChild[… method 12022 …const updateJsxElement: (node: JsxElement, openingElement: JsxOpeningElement, children: readonly J… constant
|
| D | tsc.js | 21544 function updateJsxElement(node, openingElement, children, closingElement) { function
|
| D | typingsInstaller.js | 26689 function updateJsxElement(node, openingElement, children, closingElement) { function
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 3991 …updateJsxElement(node: JsxElement, openingElement: JsxOpeningElement, children: readonly JsxChild[… method 8076 …const updateJsxElement: (node: JsxElement, openingElement: JsxOpeningElement, children: readonly J… constant
|
| D | tsserverlibrary.d.ts | 3991 …updateJsxElement(node: JsxElement, openingElement: JsxOpeningElement, children: readonly JsxChild[… method 12022 …const updateJsxElement: (node: JsxElement, openingElement: JsxOpeningElement, children: readonly J… constant
|