Home
last modified time | relevance | path

Searched defs:preAssignScopes (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript/tests/cases/conformance/parser/ecmascript5/
DparserRealSource8.ts389 export function preAssignScopes(ast: AST, parent: AST, walker: IAstWalker) { function
/third_party/typescript/tests/baselines/reference/
DparserRealSource8.js390 export function preAssignScopes(ast: AST, parent: AST, walker: IAstWalker) { function
800 function preAssignScopes(ast, parent, walker) { function