Home | History | Annotate | Download | only in src

Lines Matching refs:SwitchStatement

2915 void HGraphBuilder::VisitSwitchStatement(SwitchStatement* stmt) {
2925 return Bailout("SwitchStatement: too many clauses");
2948 return Bailout("SwitchStatement: non-literal switch label");