Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/compiler/base/
Diterators.h100 friend class DestructuringRestIterator; variable
109 …explicit DestructuringRestIterator(const DestructuringIterator &iterator) : DestructuringIterator(… in DestructuringRestIterator() function