Home | History | Annotate | Download | only in cctest

Lines Matching refs:ILLEGAL

762   } while (expected_tokens[i] != i::Token::ILLEGAL);
784 i::Token::ILLEGAL
800 i::Token::ILLEGAL
814 i::Token::ILLEGAL
818 expectations3[6 - i] = i::Token::ILLEGAL;
1327 // Illegal 5 byte encoding.
1331 // Illegal 6 byte encoding.
1335 // Illegal 0xfe byte
1339 // Illegal 0xff byte
2438 // Tests that illegal tokens as names of a strict function produce the correct
2455 // Future reserved words are always illegal
2522 // Tests that illegal tokens as labels produce the correct errors.