Searched defs:IsJump (Results 1 – 4 of 4) sorted by relevance
634 static constexpr bool IsJump(Bytecode bytecode) { in IsJump() function
924 bool IsJump() const { return arch_opcode() == ArchOpcode::kArchJmp; } in IsJump() function
565 bool Assembler::IsJump(Instr instr) { in IsJump() function in v8::internal::Assembler
549 bool Assembler::IsJump(Instr instr) { in IsJump() function in v8::internal::Assembler