Searched refs:eval_depth (Results 1 – 2 of 2) sorted by relevance
83 int eval_depth() const { return eval_depth_; } in eval_depth() function
565 if (ev->eval_depth() > 1) { in ShellFunc()