Searched refs:argEquals (Results 1 – 3 of 3) sorted by relevance
30 !argEquals(opcode.args, otherOpcode.args)565 function argEquals(a, b) { function572 if (!argEquals(a[i], b[i])) {
44 if (opcode.opcode !== otherOpcode.opcode || !argEquals(opcode.args, otherOpcode.args)) {536 function argEquals(a, b) { function543 if (!argEquals(a[i], b[i])) {
39 if (opcode.opcode !== otherOpcode.opcode || !argEquals(opcode.args, otherOpcode.args)) {531 function argEquals(a, b) { function538 if (!argEquals(a[i], b[i])) {