Searched refs:kNopByte (Results 1 – 6 of 6) sorted by relevance
55 DCHECK(*test_instruction_address == Assembler::kNopByte); in PatchInlinedSmiCode()
56 DCHECK(*test_instruction_address == Assembler::kNopByte); in PatchInlinedSmiCode()
540 static const byte kNopByte = 0x90; variable
542 static const byte kNopByte = 0x90; variable
569 static const byte kNopByte = 0x90; variable