Lines Matching defs:depth
922 int depth = 0;
924 if (save_at_depth == depth) {
931 depth++;
1000 if (save_at_depth == depth) {
1009 // Log the check depth.
1010 LOG(isolate(), IntEvent("check-maps-depth", depth + 1));
2158 int depth = optimization.GetPrototypeDepthOfExpectedType(
2160 if (depth == kInvalidProtoDepth) return heap()->undefined_value();
2184 ebx, eax, edi, name, depth, &miss);