Searched defs:createImmediatelyInvokedFunctionExpression (Results 1 – 8 of 8) sorted by relevance
898 …export const createImmediatelyInvokedFunctionExpression = Debug.deprecate(factory.createImmediatel… constant
4076 … createImmediatelyInvokedFunctionExpression(statements: readonly Statement[]): CallExpression; method4077 …createImmediatelyInvokedFunctionExpression(statements: readonly Statement[], param: ParameterDecla… method8172 const createImmediatelyInvokedFunctionExpression: { constant
4076 … createImmediatelyInvokedFunctionExpression(statements: readonly Statement[]): CallExpression; method4077 …createImmediatelyInvokedFunctionExpression(statements: readonly Statement[], param: ParameterDecla… method12118 const createImmediatelyInvokedFunctionExpression: { constant
22071 function createImmediatelyInvokedFunctionExpression(statements, param, paramValue) { function
27324 function createImmediatelyInvokedFunctionExpression(statements, param, paramValue) { function