At 10:39 AM +0200 4/30/04, Leopold Toetsch wrote:
- There is only an is_equal vtable but an MMD_STREQ define and
default function
- {eq,ne}_{str,num} opcodes are using VTABLE_cmp, which is fine but
could be inefficient especially for strings
- cmp/cmp_num is handled by the same MMD slot
Yeah, we
- There is only an is_equal vtable but an MMD_STREQ define and default
function
- {eq,ne}_{str,num} opcodes are using VTABLE_cmp, which is fine but
could be inefficient especially for strings
- cmp/cmp_num is handled by the same MMD slot
leo