Home
last modified time | relevance | path

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

/third_party/typescript/src/deprecatedCompat/
Ddeprecations.ts480 export const updateBlock = Debug.deprecate(factory.updateBlock, factoryDeprecation); constant
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts3473 updateBlock(node: Block, statements: readonly Statement[]): Block; method
10684 const updateBlock: (node: Block, statements: readonly Statement[]) => Block; constant
Dtypescript.d.ts3473 updateBlock(node: Block, statements: readonly Statement[]): Block; method
6901 const updateBlock: (node: Block, statements: readonly Statement[]) => Block; constant
/third_party/typescript/lib/
Dtypescript.d.ts3397 updateBlock(node: Block, statements: readonly Statement[]): Block; method
6812 const updateBlock: (node: Block, statements: readonly Statement[]) => Block; constant
Dtsserverlibrary.d.ts3397 updateBlock(node: Block, statements: readonly Statement[]): Block; method
10557 const updateBlock: (node: Block, statements: readonly Statement[]) => Block; constant
DtypescriptServices.d.ts3397 updateBlock(node: Block, statements: readonly Statement[]): Block; method
6812 const updateBlock: (node: Block, statements: readonly Statement[]) => Block; constant
DtypingsInstaller.js22989 function updateBlock(node, statements) { function
Dtsc.js18408 function updateBlock(node, statements) { function
DtypescriptServices.js23194 function updateBlock(node, statements) { function
Dtypescript.js23194 function updateBlock(node, statements) { function
Dtsserverlibrary.js23194 function updateBlock(node, statements) { function
Dtsserver.js23000 function updateBlock(node, statements) { function