Home | History | Annotate | Download | only in cctest

Lines Matching refs:CASE

117   // This was not the case if it occurred before the first real token
660 const char* str2 = "case default const {THIS\nPART\nSKIPPED} do";
664 i::Token::CASE,
1211 { "switch (12) { case 12: ", "}" },
1213 { "switch (12) { ", "case 12: }" },