Searched defs:isPrototypeProperty (Results 1 – 3 of 3) sorted by relevance
| /third_party/typescript/src/compiler/ |
| D | checker.ts | 29276 function isPrototypeProperty(symbol: Symbol) { function
|
| /third_party/typescript/lib/ |
| D | tsc.js | 41329 …entiallyMissingNamespaces(namespaceSymbol, entityName, isToplevel, isPrototypeProperty, containerI… argument 41353 …ion bindPotentiallyNewExpandoMemberToNamespace(declaration, namespaceSymbol, isPrototypeProperty) { argument 41393 … function bindPropertyAssignment(name, propertyAccess, isPrototypeProperty, containerIsClass) { argument 65177 function isPrototypeProperty(symbol) { function
|
| D | typingsInstaller.js | 50041 …entiallyMissingNamespaces(namespaceSymbol, entityName, isToplevel, isPrototypeProperty, containerI… argument 50066 …ion bindPotentiallyNewExpandoMemberToNamespace(declaration, namespaceSymbol, isPrototypeProperty) { argument 50111 … function bindPropertyAssignment(name, propertyAccess, isPrototypeProperty, containerIsClass) { argument 77696 function isPrototypeProperty(symbol) { function
|