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