Home
last modified time | relevance | path

Searched defs:getInstantiationCount (Results 1 – 7 of 7) sorted by relevance

/third_party/typescript/lib/
Dtypescript.d.ts2306 getInstantiationCount(): number; method
DtypescriptServices.d.ts2306 getInstantiationCount(): number; method
Dtsserverlibrary.d.ts2306 getInstantiationCount(): number; method
DtypingsInstaller.js50826 getInstantiationCount: function () { return totalInstantiationCount; }, method
121775 getInstantiationCount: function () { return getTypeChecker().getInstantiationCount(); }, method
Dtsc.js41818 getInstantiationCount: function () { return totalInstantiationCount; }, method
101026 getInstantiationCount: function () { return getTypeChecker().getInstantiationCount(); }, method
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts2306 getInstantiationCount(): number; method
Dtsserverlibrary.d.ts2306 getInstantiationCount(): number; method