Searched refs:kTestAlByte (Results 1 – 6 of 6) sorted by relevance
42 return *test_instruction_address == Assembler::kTestAlByte; in HasInlinedSmiCode()54 if (*test_instruction_address != Assembler::kTestAlByte) { in PatchInlinedSmiCode()
43 return *test_instruction_address == Assembler::kTestAlByte; in HasInlinedSmiCode()55 if (*test_instruction_address != Assembler::kTestAlByte) { in PatchInlinedSmiCode()
538 static const byte kTestAlByte = 0xA8; variable
540 static const byte kTestAlByte = 0xA8; variable
567 static const byte kTestAlByte = 0xA8; variable