Home
last modified time | relevance | path

Searched defs:functionExpression (Results 1 – 7 of 7) sorted by relevance

/third_party/typescript/tests/cases/compiler/
DawaitInNonAsyncFunction.ts14 const functionExpression = function(p: Promise<number>) { constant
/third_party/typescript/tests/baselines/reference/
DawaitInNonAsyncFunction.js14 const functionExpression = function(p: Promise<number>) { function
/third_party/typescript/src/compiler/transformers/
Des2015.ts3530 …const functionExpression = transformFunctionLikeToExpression(node, /*location*/ moveRangePos(node,… constant
/third_party/typescript/lib/
DtypescriptServices.js137541 function createFunctionExpressionMember(members, functionExpression, name) { argument
Dtypescript.js137541 function createFunctionExpressionMember(members, functionExpression, name) { argument
Dtsserver.js136972 function createFunctionExpressionMember(members, functionExpression, name) { argument
Dtsserverlibrary.js137541 function createFunctionExpressionMember(members, functionExpression, name) { argument