Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dutilities.ts3632 …const hasArguments = expression.kind === SyntaxKind.NewExpression && (expression as NewExpression)… constant
3677 …const hasArguments = expression.kind === SyntaxKind.NewExpression && (expression as NewExpression)… constant
/third_party/typescript/lib/
Dtsc.js14212 function getOperatorAssociativity(kind, operator, hasArguments) { argument
14267 function getOperatorPrecedence(nodeKind, operatorKind, hasArguments) { argument
DtypingsInstaller.js18024 function getOperatorAssociativity(kind, operator, hasArguments) { argument
18248 function getOperatorPrecedence(nodeKind, operatorKind, hasArguments) { argument