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