reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
124 next_stack_bottom_ = bottom; 155 stack_bottom_ = next_stack_bottom_; 159 next_stack_bottom_ = 0; 173 if (cur_stack >= next_stack_bottom_ && cur_stack < next_stack_top_) 174 return {next_stack_bottom_, next_stack_top_}; 221 next_stack_top_ = next_stack_bottom_ = 0;