Disassembler changes in 3.10 under BPO-27129
This commit is contained in:
@@ -25,6 +25,7 @@ bool IsNameArg(int opcode);
|
||||
bool IsVarNameArg(int opcode);
|
||||
bool IsCellArg(int opcode);
|
||||
bool IsJumpOffsetArg(int opcode);
|
||||
bool IsJumpArg(int opcode);
|
||||
bool IsCompareArg(int opcode);
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user