Searched refs:kTestAlByte (Results 1 – 6 of 6) sorted by relevance
563 return *test_instruction_address == Assembler::kTestAlByte; in HasInlinedSmiCode()575 if (*test_instruction_address != Assembler::kTestAlByte) { in PatchInlinedSmiCode()
561 return *test_instruction_address == Assembler::kTestAlByte; in HasInlinedSmiCode()573 if (*test_instruction_address != Assembler::kTestAlByte) { in PatchInlinedSmiCode()
543 static const byte kTestAlByte = 0xA8; variable
545 static const byte kTestAlByte = 0xA8; variable
573 static const byte kTestAlByte = 0xA8; variable