Searched refs:this_conditional (Results 1 – 1 of 1) sorted by relevance
3003 register Property this_conditional; in reset_locals() local3012 this_conditional = get_prop(conditional->next, conditional_prop); in reset_locals()3013 if (this_conditional != NULL) { in reset_locals()3014 reset_locals(target, old_locals, this_conditional, index+1); in reset_locals()