Searched defs:createImmediatelyInvokedFunctionExpression (Results 1 – 12 of 12) sorted by relevance
| /third_party/typescript/src/deprecatedCompat/ |
| D | deprecations.ts | 909 …export const createImmediatelyInvokedFunctionExpression = Debug.deprecate(factory.createImmediatel… constant
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | tsserverlibrary.d.ts | 3700 … createImmediatelyInvokedFunctionExpression(statements: readonly Statement[]): CallExpression; method 3701 …createImmediatelyInvokedFunctionExpression(statements: readonly Statement[], param: ParameterDecla… method 10974 const createImmediatelyInvokedFunctionExpression: { constant
|
| D | typescript.d.ts | 3700 … createImmediatelyInvokedFunctionExpression(statements: readonly Statement[]): CallExpression; method 3701 …createImmediatelyInvokedFunctionExpression(statements: readonly Statement[], param: ParameterDecla… method 7191 const createImmediatelyInvokedFunctionExpression: { constant
|
| /third_party/typescript/lib/ |
| D | typescript.d.ts | 3624 … createImmediatelyInvokedFunctionExpression(statements: readonly Statement[]): CallExpression; method 3625 …createImmediatelyInvokedFunctionExpression(statements: readonly Statement[], param: ParameterDecla… method 7102 const createImmediatelyInvokedFunctionExpression: { constant
|
| D | tsserverlibrary.d.ts | 3624 … createImmediatelyInvokedFunctionExpression(statements: readonly Statement[]): CallExpression; method 3625 …createImmediatelyInvokedFunctionExpression(statements: readonly Statement[], param: ParameterDecla… method 10847 const createImmediatelyInvokedFunctionExpression: { constant
|
| D | typescriptServices.d.ts | 3624 … createImmediatelyInvokedFunctionExpression(statements: readonly Statement[]): CallExpression; method 3625 …createImmediatelyInvokedFunctionExpression(statements: readonly Statement[], param: ParameterDecla… method 7102 const createImmediatelyInvokedFunctionExpression: { constant
|
| D | typingsInstaller.js | 24738 function createImmediatelyInvokedFunctionExpression(statements, param, paramValue) { function
|
| D | tsc.js | 19872 function createImmediatelyInvokedFunctionExpression(statements, param, paramValue) { function
|
| D | typescriptServices.js | 24943 function createImmediatelyInvokedFunctionExpression(statements, param, paramValue) { function
|
| D | typescript.js | 24943 function createImmediatelyInvokedFunctionExpression(statements, param, paramValue) { function
|
| D | tsserverlibrary.js | 24943 function createImmediatelyInvokedFunctionExpression(statements, param, paramValue) { function
|
| D | tsserver.js | 24749 function createImmediatelyInvokedFunctionExpression(statements, param, paramValue) { function
|