Searched refs:pop_expr (Results 1 – 1 of 1) sorted by relevance
9762 body_index = pop_expr(body_stats, stat.body, body_index);9763 alt_index = pop_expr(alt_stats, alt_stat.body, alt_index);9808 function pop_expr(stats, body, index) { function