Searched defs:createImmediatelyInvokedArrowFunction (Results 1 – 8 of 8) sorted by relevance
901 …export const createImmediatelyInvokedArrowFunction = Debug.deprecate(factory.createImmediatelyInvo… constant
4078 createImmediatelyInvokedArrowFunction(statements: readonly Statement[]): CallExpression; method4079 …createImmediatelyInvokedArrowFunction(statements: readonly Statement[], param: ParameterDeclaratio… method8177 const createImmediatelyInvokedArrowFunction: { constant
4078 createImmediatelyInvokedArrowFunction(statements: readonly Statement[]): CallExpression; method4079 …createImmediatelyInvokedArrowFunction(statements: readonly Statement[], param: ParameterDeclaratio… method12123 const createImmediatelyInvokedArrowFunction: { constant
22074 function createImmediatelyInvokedArrowFunction(statements, param, paramValue) { function
27335 function createImmediatelyInvokedArrowFunction(statements, param, paramValue) { function