Searched refs:getStackDepth (Results 1 – 3 of 3) sorted by relevance
141 getStackDepth(jthread thread) in getStackDepth() function668 jint compareDepth = getStackDepth(thread); in handleAppResumeCompletion()710 jint frameDepth = getStackDepth(thread); in trackAppResume()
439 public int getStackDepth() { return stackDepth; } in getStackDepth() method in Bytecode
598 int stack = bytecode.getStackDepth(); in atMethodCallCore()