Searched defs:ForOfStatement (Results 1 – 6 of 6) sorted by relevance
40 …explicit ForOfStatement(binder::LoopScope *scope, AstNode *left, Expression *right, Statement *bod… in ForOfStatement() function
50 explicit ForOfStatement(AstNode *left, Expression *right, Statement *body, bool const isAwait) in ForOfStatement() function
26 class ForOfStatement; variable
78 class ForOfStatement; variable
79 class ForOfStatement; variable