Searched refs:blew_stack (Results 1 – 2 of 2) sorted by relevance
1850 bool blew_stack = StackBlown(); in Continue() local1853 if (!blew_stack) string = NextLeaf(&blew_stack); in Continue()1855 if (blew_stack) { in Continue()1923 String ConsStringIterator::NextLeaf(bool* blew_stack) { in NextLeaf() argument1927 *blew_stack = false; in NextLeaf()1932 *blew_stack = true; in NextLeaf()
1086 String NextLeaf(bool* blew_stack);