Home
last modified time | relevance | path

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

/third_party/typescript/tests/cases/conformance/parser/ecmascript5/
DparserRealSource13.ts24 AwaitCallback? (pre, ast: AST): boolean; method
/third_party/typescript/tests/baselines/reference/
DparserRealSource13.js25 AwaitCallback? (pre, ast: AST): boolean;
DparserRealSource13.types92 AwaitCallback? (pre, ast: AST): boolean;
93 >AwaitCallback : (pre: any, ast: AST) => boolean
DparserRealSource13.symbols110 AwaitCallback? (pre, ast: AST): boolean;
111 >AwaitCallback : Symbol(AstWalkerDetailCallback.AwaitCallback, Decl(parserRealSource13.ts, 22, 49))
DparserRealSource13.errors.txt177 AwaitCallback? (pre, ast: AST): boolean;