Home | History | Annotate | Download | only in wasm

Lines Matching refs:ZoneList

87   void VisitStatements(ZoneList<Statement*>* stmts) {
243 ZoneList<Statement*>* stmts = clause->statements();
256 ZoneList<CaseClause*>* clauses = stmt->cases();
262 ZoneList<Statement*>* stmts = clause->statements();
431 ZoneList<ObjectLiteralProperty*>* props = expr->properties();
570 ZoneList<Expression*>* args = expr->arguments();
909 void VisitDeclarations(ZoneList<Declaration*>* decls) {