Home | History | Annotate | Download | only in compiler

Lines Matching defs:depth_

117         depth_(builder_->environment()->context_chain_length()) {
125 CHECK_EQ(depth_, builder_->environment()->context_chain_length());
135 int depth_;