Searched refs:kTestAlByte (Results 1 – 6 of 6) sorted by relevance
947 return *test_instruction_address == Assembler::kTestAlByte; in HasInlinedSmiCode()958 if (*test_instruction_address != Assembler::kTestAlByte) { in PatchInlinedSmiCode()
941 return *test_instruction_address == Assembler::kTestAlByte; in HasInlinedSmiCode()952 if (*test_instruction_address != Assembler::kTestAlByte) { in PatchInlinedSmiCode()
943 return *test_instruction_address == Assembler::kTestAlByte; in HasInlinedSmiCode()954 if (*test_instruction_address != Assembler::kTestAlByte) { in PatchInlinedSmiCode()
542 static const byte kTestAlByte = 0xA8; variable
553 static const byte kTestAlByte = 0xA8; variable
602 static const byte kTestAlByte = 0xA8; variable