Searched defs:argumentsExpression (Results 1 – 3 of 3) sorted by relevance
27 …const argumentsExpression = factory.createStringLiteral(node.name.text, quotePreference === QuoteP… constant
16939 function createFunctionApplyCall(target, thisArg, argumentsExpression) { argument
22230 function createFunctionApplyCall(target, thisArg, argumentsExpression) { argument