Home
last modified time | relevance | path

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

/third_party/typescript/tests/cases/conformance/parser/ecmascript5/
DparserRealSource13.ts29 InstOfCallback? (pre, ast: AST): boolean; method
/third_party/typescript/tests/baselines/reference/
DparserRealSource13.js30 InstOfCallback? (pre, ast: AST): boolean;
DparserRealSource13.types117 InstOfCallback? (pre, ast: AST): boolean;
118 >InstOfCallback : (pre: any, ast: AST) => boolean
DparserRealSource13.symbols140 InstOfCallback? (pre, ast: AST): boolean;
141 >InstOfCallback : Symbol(AstWalkerDetailCallback.InstOfCallback, Decl(parserRealSource13.ts, 27, 45…
DparserRealSource13.errors.txt192 InstOfCallback? (pre, ast: AST): boolean;