Searched refs:IsJumpConstant (Results 1 – 2 of 2) sorted by relevance
217 } else if (interpreter::Bytecodes::IsJumpConstant(bytecode)) { in GetJumpTargetOffset()
603 static constexpr bool IsJumpConstant(Bytecode bytecode) { in IsJumpConstant() function