Searched refs:switch_pos (Results 1 – 1 of 1) sorted by relevance
5000 int switch_pos = peek_position(); in ParseSwitchStatement() local5007 auto switch_statement = factory()->NewSwitchStatement(labels, switch_pos); in ParseSwitchStatement()