Home
last modified time | relevance | path

Searched defs:createImmediatelyInvokedFunctionExpression (Results 1 – 8 of 8) sorted by relevance

/third_party/typescript/src/deprecatedCompat/4.0/
DnodeFactoryTopLevelExports.ts909 export const createImmediatelyInvokedFunctionExpression: typeof factory.createImmediatelyInvokedFun… constant
/third_party/typescript/src/compiler/
Dtypes.ts8610 createImmediatelyInvokedFunctionExpression(statements: readonly Statement[]): CallExpression; method
8611createImmediatelyInvokedFunctionExpression(statements: readonly Statement[], param: ParameterDecla… method
/third_party/typescript/lib/
Dtypescript.d.ts4296createImmediatelyInvokedFunctionExpression(statements: readonly Statement[]): CallExpression; method
4297createImmediatelyInvokedFunctionExpression(statements: readonly Statement[], param: ParameterDecla… method
Dtsserverlibrary.d.ts8299createImmediatelyInvokedFunctionExpression(statements: readonly Statement[]): CallExpression; method
8300createImmediatelyInvokedFunctionExpression(statements: readonly Statement[], param: ParameterDecla… method
DtypingsInstaller.js16867 function createImmediatelyInvokedFunctionExpression(statements, param, paramValue) { function
Dtsc.js22158 function createImmediatelyInvokedFunctionExpression(statements, param, paramValue) { function
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts4296createImmediatelyInvokedFunctionExpression(statements: readonly Statement[]): CallExpression; method
4297createImmediatelyInvokedFunctionExpression(statements: readonly Statement[], param: ParameterDecla… method
Dtsserverlibrary.d.ts8299createImmediatelyInvokedFunctionExpression(statements: readonly Statement[]): CallExpression; method
8300createImmediatelyInvokedFunctionExpression(statements: readonly Statement[], param: ParameterDecla… method