Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/ir/expressions/
DassignmentExpression.cpp172 …auto destructuringContext = checker::ArrayDestructuringContext(checker, left_, true, true, nullptr… in Check() local
179 …auto destructuringContext = checker::ObjectDestructuringContext(checker, left_, true, true, nullpt… in Check() local
DarrayExpression.cpp316 auto destructuringContext = in CheckPattern() local
324 auto destructuringContext = in CheckPattern() local
DobjectExpression.cpp520 auto destructuringContext = in CheckPattern() local
537 auto destructuringContext = in CheckPattern() local
/arkcompiler/ets_frontend/es2panda/typescript/core/
Dfunction.cpp300 auto destructuringContext = in CheckFunctionRestParameter() local
309 auto destructuringContext = in CheckFunctionRestParameter() local
333 auto destructuringContext = in CheckFunctionArrayPatternParameter() local
355 auto destructuringContext = in CheckFunctionObjectPatternParameter() local