Home | History | Annotate | Download | only in src

Lines Matching refs:depth_

8237   depth_ = 1;
8303 if (depth_ == 0) {
8308 if (maximum_depth_ - depth_ == kStackSize) {
8313 ConsString* cons_string = frames_[OffsetForDepth(depth_ - 1)];