Home | History | Annotate | Download | only in src

Lines Matching full:ifstatement

103 void BreakableStatementChecker::VisitIfStatement(IfStatement* stmt) {
970 void FullCodeGenerator::VisitIfStatement(IfStatement* stmt) {
971 Comment cmnt(masm_, "[ IfStatement");