Home | History | Annotate | Download | only in src

Lines Matching defs:ForIn

341   class ForIn : public Iteration {
345 ForIn(FullCodeGenerator* codegen, ForInStatement* statement)
348 virtual ~ForIn() {}