Searched defs:updateBlock (Results 1 – 8 of 8) sorted by relevance
480 export const updateBlock: typeof factory.updateBlock = Debug.deprecate(factory.updateBlock, factory… constant
8293 updateBlock(node: Block, statements: readonly Statement[]): Block; method
4049 updateBlock(node: Block, statements: readonly Statement[]): Block; method
8052 updateBlock(node: Block, statements: readonly Statement[]): Block; method
15566 function updateBlock(node, statements) { function
20857 function updateBlock(node, statements) { function