Searched refs:last_eval_cx (Results 1 – 1 of 1) sorted by relevance
2427 PERL_CONTEXT *last_eval_cx = 0; in PP() local2439 gotoprobe = (last_eval_cx ? in PP()2440 last_eval_cx->blk_eval.old_eval_root : in PP()2442 last_eval_cx = cx; in PP()