Home
last modified time | relevance | path

Searched refs:getScriptCount (Results 1 – 5 of 5) sorted by relevance

/third_party/typescript/tests/cases/conformance/parser/ecmascript5/RealWorld/
Dparserharness.ts1673 public getScriptCount(): number {
/third_party/typescript/tests/baselines/reference/
Dparserharness.js1673 public getScriptCount(): number {
3528 TypeScriptLS.prototype.getScriptCount = function () { method in TypeScriptLS
Dparserharness.errors.txt1971 public getScriptCount(): number {
Dparserharness.symbols5038 public getScriptCount(): number {
5039 >getScriptCount : Symbol(TypeScriptLS.getScriptCount, Decl(parserharness.ts, 1669, 9))
Dparserharness.types6827 public getScriptCount(): number {
6828 >getScriptCount : () => number