Home
last modified time | relevance | path

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

/third_party/typescript/src/deprecatedCompat/4.0/
DnodeFactoryTopLevelExports.ts469 export const updateBlock = Debug.deprecate(factory.updateBlock, factoryDeprecation); constant
/third_party/typescript/lib/
Dtypescript.d.ts3825 updateBlock(node: Block, statements: readonly Statement[]): Block; method
7822 const updateBlock: (node: Block, statements: readonly Statement[]) => Block; constant
DtypescriptServices.d.ts3825 updateBlock(node: Block, statements: readonly Statement[]): Block; method
7822 const updateBlock: (node: Block, statements: readonly Statement[]) => Block; constant
Dtsserverlibrary.d.ts3825 updateBlock(node: Block, statements: readonly Statement[]): Block; method
11768 const updateBlock: (node: Block, statements: readonly Statement[]) => Block; constant
DtypingsInstaller.js25353 function updateBlock(node, statements) { function
Dtsc.js20409 function updateBlock(node, statements) { function
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts3825 updateBlock(node: Block, statements: readonly Statement[]): Block; method
7822 const updateBlock: (node: Block, statements: readonly Statement[]) => Block; constant
Dtsserverlibrary.d.ts3825 updateBlock(node: Block, statements: readonly Statement[]): Block; method
11768 const updateBlock: (node: Block, statements: readonly Statement[]) => Block; constant