Searched refs:transformObjectLiteralMethodDeclarationToExpression (Results 1 – 3 of 3) sorted by relevance
| /third_party/typescript/src/compiler/transformers/ |
| D | es2015.ts | 3497 …expressions.push(transformObjectLiteralMethodDeclarationToExpression(property, receiver, node, nod… 3568 …function transformObjectLiteralMethodDeclarationToExpression(method: MethodDeclaration, receiver: … function
|
| /third_party/typescript/lib/ |
| D | tsc.js | 88509 …expressions.push(transformObjectLiteralMethodDeclarationToExpression(property, receiver, node, nod… 88539 …function transformObjectLiteralMethodDeclarationToExpression(method, receiver, container, startsOn… function
|
| D | typingsInstaller.js | 105905 …expressions.push(transformObjectLiteralMethodDeclarationToExpression(property, receiver, node, nod… 105956 …function transformObjectLiteralMethodDeclarationToExpression(method, receiver, container, startsOn… function
|