Searched defs:functionExpression (Results 1 – 7 of 7) sorted by relevance
| /third_party/typescript/tests/cases/compiler/ |
| D | awaitInNonAsyncFunction.ts | 14 const functionExpression = function(p: Promise<number>) { constant
|
| /third_party/typescript/tests/baselines/reference/ |
| D | awaitInNonAsyncFunction.js | 14 const functionExpression = function(p: Promise<number>) { function
|
| /third_party/typescript/src/compiler/transformers/ |
| D | es2015.ts | 3530 …const functionExpression = transformFunctionLikeToExpression(node, /*location*/ moveRangePos(node,… constant
|
| /third_party/typescript/lib/ |
| D | typescriptServices.js | 137541 function createFunctionExpressionMember(members, functionExpression, name) { argument
|
| D | typescript.js | 137541 function createFunctionExpressionMember(members, functionExpression, name) { argument
|
| D | tsserver.js | 136972 function createFunctionExpressionMember(members, functionExpression, name) { argument
|
| D | tsserverlibrary.js | 137541 function createFunctionExpressionMember(members, functionExpression, name) { argument
|