Lines Matching defs:depth
2288 * Compute the "class depth" of a class. This is the distance from the
2290 * has a class depth of 0.
2294 int depth = 0;
2298 depth++;
2300 return depth;
2307 * TODO: consider caching the class depth in the class object so we don't
2437 * depth" of each, move up toward the root of the deepest one until they're
2438 * at the same depth, then walk both up to the root until they match.
2440 * If both classes are arrays, we need to merge based on array depth and
2623 "VFY: mismatched stack depth %d vs. %d at 0x%04x",
6006 * If the monitor stack depth is nonzero, there must be a "catch all"
6032 LOG_VFY_METH(meth, "VFY: return with stack depth=%d at 0x%04x",