Searched defs:ForInStatement (Results 1 – 2 of 2) sorted by relevance
40 …explicit ForInStatement(binder::LoopScope *scope, AstNode *left, Expression *right, Statement *bod… in ForInStatement() function
78 class ForInStatement; variable