Home | History | Annotate | Download | only in full-codegen

Lines Matching refs:IfStatement

910 void FullCodeGenerator::VisitIfStatement(IfStatement* stmt) {
911 Comment cmnt(masm_, "[ IfStatement");