Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dutilities.ts4093 export function nodeStartsNewLexicalEnvironment(node: Node): boolean { function
/third_party/typescript/lib/
Dtsc.js15124 function nodeStartsNewLexicalEnvironment(node) { function