Home
last modified time | relevance | path

Searched defs:mergeLexicalEnvironment (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/src/compiler/
Dtypes.ts8773mergeLexicalEnvironment(statements: NodeArray<Statement>, declarations: readonly Statement[] | und… method
8779mergeLexicalEnvironment(statements: Statement[], declarations: readonly Statement[] | undefined): … method
/third_party/typescript/lib/
DtypingsInstaller.js17231 function mergeLexicalEnvironment(statements, declarations) { function
Dtsc.js22522 function mergeLexicalEnvironment(statements, declarations) { function