Home | History | Annotate | Download | only in mips

Lines Matching defs:depth

828   int depth = 0;
840 ++depth;
867 if (depth != 1 || check == CHECK_ALL_MAPS) {
902 // Log the check depth.
903 LOG(isolate(), IntEvent("check-maps-depth", depth + 1));
905 if (depth != 0 || check == CHECK_ALL_MAPS) {