Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dchecker.ts28261 const inDestructuringPattern = isAssignmentTarget(node); constant
28432 const inDestructuringPattern = isAssignmentTarget(node); constant