Searched defs:argumentsExpression (Results 1 – 7 of 7) sorted by relevance
| /third_party/typescript/src/services/codefixes/ |
| D | fixNoPropertyAccessFromIndexSignature.ts | 23 …const argumentsExpression = factory.createStringLiteral(node.name.text, quotePreference === QuoteP… constant
|
| /third_party/typescript/lib/ |
| D | tsc.js | 19903 function createFunctionApplyCall(target, thisArg, argumentsExpression) { argument
|
| D | typingsInstaller.js | 24794 function createFunctionApplyCall(target, thisArg, argumentsExpression) { argument
|
| D | typescriptServices.js | 24999 function createFunctionApplyCall(target, thisArg, argumentsExpression) { argument
|
| D | typescript.js | 24999 function createFunctionApplyCall(target, thisArg, argumentsExpression) { argument
|
| D | tsserver.js | 24805 function createFunctionApplyCall(target, thisArg, argumentsExpression) { argument
|
| D | tsserverlibrary.js | 24999 function createFunctionApplyCall(target, thisArg, argumentsExpression) { argument
|