Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dchecker.ts29276 function isPrototypeProperty(symbol: Symbol) { function
/third_party/typescript/lib/
DtypingsInstaller.js50041 …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
Dtsc.js41329 …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