Home
last modified time | relevance | path

Searched defs:createFunctionCallCall (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/src/compiler/
Dtypes.ts8624 …/** @internal */ createFunctionCallCall(target: Expression, thisArg: Expression, argumentsList: re… method
/third_party/typescript/lib/
DtypingsInstaller.js16936 function createFunctionCallCall(target, thisArg, argumentsList) { function
Dtsc.js22227 function createFunctionCallCall(target, thisArg, argumentsList) { function