Home | History | Annotate | Download | only in src

Lines Matching full:ifstatement

111 void BreakableStatementChecker::VisitIfStatement(IfStatement* stmt) {
1155 void FullCodeGenerator::VisitIfStatement(IfStatement* stmt) {
1156 Comment cmnt(masm_, "[ IfStatement");