Home | History | Annotate | Download | only in interpreter

Lines Matching refs:VisitSwitchStatement

1113 void BytecodeGenerator::VisitSwitchStatement(SwitchStatement* stmt) {
1163 // Handled entirely in VisitSwitchStatement.