Methods to generate code for comparisons; all return the next code address. Uses Machine11. Requires Symbols for frame size and tracing. Source: 11.js, line 1219 Members Machine [Override] Use Six.Machine11. Source: 11.js, line 1223 executable [Override] The executable, checks for trace variable. Source: 11.js, line 1229 Methods eq() [ 'eq' a b ] Source: 11.js, line 1238 ge() [ 'ge' a b ] Source: 11.js, line 1253 gt() [ 'gt' a b ] Source: 11.js, line 1248 le() [ 'le' a b ] Source: 11.js, line 1263 lt() [ 'lt' a b ] Source: 11.js, line 1258 ne() [ 'ne' a b ] Source: 11.js, line 1243