Home | History | Annotate | Download | only in arm

Lines Matching defs:depth

836   int depth = 0;
848 ++depth;
875 if (depth != 1 || check == CHECK_ALL_MAPS) {
910 // Log the check depth.
911 LOG(isolate(), IntEvent("check-maps-depth", depth + 1));
913 if (depth != 0 || check == CHECK_ALL_MAPS) {