Home | History | Annotate | Download | only in x64

Lines Matching defs:depth

878   int depth = 0;
880 if (save_at_depth == depth) {
888 depth++;
957 if (save_at_depth == depth) {
969 // Log the check depth.
970 LOG(isolate(), IntEvent("check-maps-depth", depth + 1));
1996 int depth = optimization.GetPrototypeDepthOfExpectedType(
1998 if (depth == kInvalidProtoDepth) return heap()->undefined_value();
2021 rbx, rax, rdi, name, depth, &miss);