Searched defs:IsJump (Results 1 – 5 of 5) sorted by relevance
730 static constexpr bool IsJump(Bytecode bytecode) { in IsJump() function
961 bool IsJump() const { return arch_opcode() == ArchOpcode::kArchJmp; } in IsJump() function
570 bool Assembler::IsJump(Instr instr) { in IsJump() function in v8::internal::Assembler
556 bool Assembler::IsJump(Instr instr) { in IsJump() function in v8::internal::Assembler
319 bool Assembler::IsJump(Instr instr) { in IsJump() function in v8::internal::Assembler