Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dtypes.ts8625 …/** @internal */ createFunctionApplyCall(target: Expression, thisArg: Expression, argumentsExpress… method
/third_party/typescript/lib/
DtypingsInstaller.js16939 function createFunctionApplyCall(target, thisArg, argumentsExpression) { function
Dtsc.js22230 function createFunctionApplyCall(target, thisArg, argumentsExpression) { function