Searched defs:stack_error (Results 1 – 1 of 1) sorted by relevance
42 inline void throw_on_stack_error(bool stack_error) in throw_on_stack_error()230 bool success = false, stack_error = false; in match_() local