replace compare_term_test with parallel iterator, add is_not_variant
This commit is contained in:
@@ -726,7 +726,6 @@ impl Instruction {
|
||||
| &Instruction::CallDeleteAllAttributesFromVar
|
||||
| &Instruction::CallUnattributedVar
|
||||
| &Instruction::CallGetDBRefs
|
||||
| &Instruction::CallKeySortWithConstantVarOrdering
|
||||
| &Instruction::CallInferenceLimitExceeded
|
||||
| &Instruction::CallFetchGlobalVar
|
||||
| &Instruction::CallFirstStream
|
||||
@@ -986,7 +985,6 @@ impl Instruction {
|
||||
| &Instruction::ExecuteDeleteAllAttributesFromVar
|
||||
| &Instruction::ExecuteUnattributedVar
|
||||
| &Instruction::ExecuteGetDBRefs
|
||||
| &Instruction::ExecuteKeySortWithConstantVarOrdering
|
||||
| &Instruction::ExecuteInferenceLimitExceeded
|
||||
| &Instruction::ExecuteFetchGlobalVar
|
||||
| &Instruction::ExecuteFirstStream
|
||||
|
||||
Reference in New Issue
Block a user