Searched defs:createImmediatelyInvokedFunctionExpression (Results 1 – 8 of 8) sorted by relevance
898 …export const createImmediatelyInvokedFunctionExpression = Debug.deprecate(factory.createImmediatel… constant
4107 … createImmediatelyInvokedFunctionExpression(statements: readonly Statement[]): CallExpression; method4108 …createImmediatelyInvokedFunctionExpression(statements: readonly Statement[], param: ParameterDecla… method8255 const createImmediatelyInvokedFunctionExpression: { constant
4107 … createImmediatelyInvokedFunctionExpression(statements: readonly Statement[]): CallExpression; method4108 …createImmediatelyInvokedFunctionExpression(statements: readonly Statement[], param: ParameterDecla… method12201 const createImmediatelyInvokedFunctionExpression: { constant
22232 function createImmediatelyInvokedFunctionExpression(statements, param, paramValue) { function
27527 function createImmediatelyInvokedFunctionExpression(statements, param, paramValue) { function