Searched defs:IterationStatement (Results 1 – 1 of 1) sorted by relevance
108 class IterationStatement; variable661 IterationStatement(Zone* zone, ZoneList<const AstRawString*>* labels, int pos) in IterationStatement() function