Home
last modified time | relevance | path

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

/third_party/typescript/tests/cases/conformance/parser/ecmascript5/
DparserRealSource8.ts155 export function preAssignWithScopes(ast: AST, context: AssignScopeContext) { function
/third_party/typescript/tests/baselines/reference/
DparserRealSource8.js156 export function preAssignWithScopes(ast: AST, context: AssignScopeContext) { function
603 function preAssignWithScopes(ast, context) { function