Home | History | Annotate | Download | only in src

Lines Matching refs:EmptyStatement

107 void BreakableStatementChecker::VisitEmptyStatement(EmptyStatement* stmt) {
1151 void FullCodeGenerator::VisitEmptyStatement(EmptyStatement* stmt) {
1152 Comment cmnt(masm_, "[ EmptyStatement");