Home
last modified time | relevance | path

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

/third_party/typescript/src/deprecatedCompat/
Ddeprecations.ts774 export const updateJsxElement = Debug.deprecate(factory.updateJsxElement, factoryDeprecation); constant
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts3621updateJsxElement(node: JsxElement, openingElement: JsxOpeningElement, children: readonly JsxChild[… method
10884 …const updateJsxElement: (node: JsxElement, openingElement: JsxOpeningElement, children: readonly J… constant
Dtypescript.d.ts3621updateJsxElement(node: JsxElement, openingElement: JsxOpeningElement, children: readonly JsxChild[… method
7101 …const updateJsxElement: (node: JsxElement, openingElement: JsxOpeningElement, children: readonly J… constant
/third_party/typescript/lib/
Dtypescript.d.ts3545updateJsxElement(node: JsxElement, openingElement: JsxOpeningElement, children: readonly JsxChild[… method
7012 …const updateJsxElement: (node: JsxElement, openingElement: JsxOpeningElement, children: readonly J… constant
Dtsserverlibrary.d.ts3545updateJsxElement(node: JsxElement, openingElement: JsxOpeningElement, children: readonly JsxChild[… method
10757 …const updateJsxElement: (node: JsxElement, openingElement: JsxOpeningElement, children: readonly J… constant
DtypescriptServices.d.ts3545updateJsxElement(node: JsxElement, openingElement: JsxOpeningElement, children: readonly JsxChild[… method
7012 …const updateJsxElement: (node: JsxElement, openingElement: JsxOpeningElement, children: readonly J… constant
DtypingsInstaller.js24110 function updateJsxElement(node, openingElement, children, closingElement) { function
Dtsc.js19352 function updateJsxElement(node, openingElement, children, closingElement) { function
DtypescriptServices.js24315 function updateJsxElement(node, openingElement, children, closingElement) { function
Dtypescript.js24315 function updateJsxElement(node, openingElement, children, closingElement) { function
Dtsserverlibrary.js24315 function updateJsxElement(node, openingElement, children, closingElement) { function
Dtsserver.js24121 function updateJsxElement(node, openingElement, children, closingElement) { function