Searched defs:createModuleBlock (Results 1 – 12 of 12) sorted by relevance
633 export const createModuleBlock = Debug.deprecate(factory.createModuleBlock, factoryDeprecation); constant
3526 createModuleBlock(statements: readonly Statement[]): ModuleBlock; method10786 const createModuleBlock: (statements: readonly Statement[]) => ModuleBlock; constant
3526 createModuleBlock(statements: readonly Statement[]): ModuleBlock; method7003 const createModuleBlock: (statements: readonly Statement[]) => ModuleBlock; constant
3450 createModuleBlock(statements: readonly Statement[]): ModuleBlock; method6914 const createModuleBlock: (statements: readonly Statement[]) => ModuleBlock; constant
3450 createModuleBlock(statements: readonly Statement[]): ModuleBlock; method10659 const createModuleBlock: (statements: readonly Statement[]) => ModuleBlock; constant
23501 function createModuleBlock(statements) { function
18864 function createModuleBlock(statements) { function
23706 function createModuleBlock(statements) { function
23512 function createModuleBlock(statements) { function