Home
last modified time | relevance | path

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

/third_party/typescript/tests/cases/conformance/parser/ecmascript5/
DparserRealSource13.ts28 IsCallback? (pre, ast: AST): boolean; method
/third_party/typescript/tests/baselines/reference/
DparserRealSource13.js29 IsCallback? (pre, ast: AST): boolean;
DparserRealSource13.types112 IsCallback? (pre, ast: AST): boolean;
113 >IsCallback : (pre: any, ast: AST) => boolean
DparserRealSource13.symbols134 IsCallback? (pre, ast: AST): boolean;
135 >IsCallback : Symbol(AstWalkerDetailCallback.IsCallback, Decl(parserRealSource13.ts, 26, 47))
DparserRealSource13.errors.txt189 IsCallback? (pre, ast: AST): boolean;