Lines Matching defs:depth
787 int depth = 0;799 ++depth;825 bool need_map = (depth != 1 || check == CHECK_ALL_MAPS) ||833 if (depth != 1 || check == CHECK_ALL_MAPS) {866 // Log the check depth.867 LOG(isolate(), IntEvent("check-maps-depth", depth + 1));870 if (depth != 0 || check == CHECK_ALL_MAPS) {