Searched defs:updateModuleBlock (Results 1 – 8 of 8) sorted by relevance
636 export const updateModuleBlock: typeof factory.updateModuleBlock = Debug.deprecate(factory.updateMo… constant
8351 updateModuleBlock(node: ModuleBlock, statements: readonly Statement[]): ModuleBlock; method
4105 updateModuleBlock(node: ModuleBlock, statements: readonly Statement[]): ModuleBlock; method
8108 updateModuleBlock(node: ModuleBlock, statements: readonly Statement[]): ModuleBlock; method
15967 function updateModuleBlock(node, statements) { function
21258 function updateModuleBlock(node, statements) { function