Home | History | Annotate | Download | only in benchmarks

Lines Matching full:sc_iseq

151 function sc_isEq(o1, o2) {
973 function sc_memq(o, l) { return sc_memX(o, l, sc_isEq); }
1016 function sc_assq(o, al) { return sc_assX(o, al, sc_isEq); }