Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dchecker.ts28210 const inConstContext = isConstContext(node); constant
28392 const inConstContext = isConstContext(node); constant