Searched refs:StackBlown (Results 1 – 2 of 2) sorted by relevance
887 inline bool StackBlown() { return maximum_depth_ - depth_ == kStackSize; } in StackBlown() function
11221 DCHECK(StackBlown()); in Initialize()11228 bool blew_stack = StackBlown(); in Continue()11311 if (StackBlown()) { in NextLeaf()