Home | History | Annotate | Download | only in ia32

Lines Matching defs:depth

788   int depth = 0;
799 ++depth;
826 if (depth != 1 || check == CHECK_ALL_MAPS) {
863 // Log the check depth.
864 LOG(isolate(), IntEvent("check-maps-depth", depth + 1));
866 if (depth != 0 || check == CHECK_ALL_MAPS) {