Home
last modified time | relevance | path

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

/third_party/typescript/src/services/codefixes/
DfixNoPropertyAccessFromIndexSignature.ts27 …const argumentsExpression = factory.createStringLiteral(node.name.text, quotePreference === QuoteP… constant
/third_party/typescript/lib/
DtypingsInstaller.js16939 function createFunctionApplyCall(target, thisArg, argumentsExpression) { argument
Dtsc.js22230 function createFunctionApplyCall(target, thisArg, argumentsExpression) { argument