Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/typescript/core/
DdestructuringContext.cpp370 void ArrayDestructuringContext::HandleRest(const ir::SpreadElement *rest) in HandleRest() function in panda::es2panda::checker::ArrayDestructuringContext
523 void ObjectDestructuringContext::HandleRest(const ir::SpreadElement *rest) in HandleRest() function in panda::es2panda::checker::ObjectDestructuringContext