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