Searched refs:switchLabel (Results 1 – 7 of 7) sorted by relevance
34 const loopLabel = {kind: "loop"}, switchLabel = {kind: "switch"} variable228 this.labels.push(switchLabel)
30 const loopLabel = {kind: "loop"}, switchLabel = {kind: "switch"} variable249 this.labels.push(switchLabel)
647 var switchLabel = {kind: "switch"}; variable844 this.labels.push(switchLabel)
653 var switchLabel = {kind: "switch"}; variable850 this.labels.push(switchLabel)
677 var switchLabel = {kind: "switch"}; variable899 this.labels.push(switchLabel)
683 var switchLabel = {kind: "switch"}; variable905 this.labels.push(switchLabel)
1788 var switchLabel = { kind: "switch" }; variable2090 this.state.labels.push(switchLabel);