Home
last modified time | relevance | path

Searched refs:sc_isPair (Results 1 – 1 of 1) sorted by relevance

/external/v8/benchmarks/
Dearley-boyer.js551 if (sc_isPair(current.cdr)) {
577 function sc_isPair(p) { function
743 if (!sc_isPair(l)) sc_error("sc_lastPair: pair expected");
746 while (sc_isPair(cdr)) {
2946 if (sc_isPair(this.cdr)) {
3179 (sc_isPair(o1) && sc_isPair(o2)