Home | History | Annotate | Download | only in bytecompiler

Lines Matching refs:SwitchString

1707     SwitchString = 2, 
1731 if (typeForTable & ~SwitchString) {
1743 typeForTable = SwitchString;
1769 ASSERT(typeForTable == SwitchString);
1777 return SwitchInfo::SwitchString;