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.ts480 export const updateBlock: typeof factory.updateBlock = Debug.deprecate(factory.updateBlock, factory… constant
/third_party/typescript/src/compiler/
Dtypes.ts8293 updateBlock(node: Block, statements: readonly Statement[]): Block; method
/third_party/typescript/lib/
Dtypescript.d.ts4049 updateBlock(node: Block, statements: readonly Statement[]): Block; method
Dtsserverlibrary.d.ts8052 updateBlock(node: Block, statements: readonly Statement[]): Block; method
DtypingsInstaller.js15566 function updateBlock(node, statements) { function
Dtsc.js20857 function updateBlock(node, statements) { function
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts4049 updateBlock(node: Block, statements: readonly Statement[]): Block; method
Dtsserverlibrary.d.ts8052 updateBlock(node: Block, statements: readonly Statement[]): Block; method