In some cases like prevent infinite loops, we don't need to step through each instruction. This will improve performance in those cases.
In some cases like prevent infinite loops, we don't need to step through each instruction. This will improve performance in those cases.