Searched refs:stack_depth_ (Results 1 – 1 of 1) sorted by relevance
127 stack_depth_(stack_depth), method_(method) { in SingleStepControl()139 return stack_depth_; in GetStackDepth()161 const int stack_depth_; variable