Searched refs:currentDepth (Results 1 – 1 of 1) sorted by relevance
280 jint currentDepth; in handleFramePopEvent() local284 currentDepth = getFrameCount(thread); in handleFramePopEvent()286 afterPopDepth = currentDepth-1; in handleFramePopEvent()289 fromDepth, currentDepth)); in handleFramePopEvent()383 jint currentDepth = getFrameCount(thread); in handleExceptionCatchEvent() local387 fromDepth, currentDepth)); in handleExceptionCatchEvent()394 if (fromDepth > currentDepth) { in handleExceptionCatchEvent()399 fromDepth >= currentDepth) { in handleExceptionCatchEvent()407 fromDepth > currentDepth) { in handleExceptionCatchEvent()414 fromDepth >= currentDepth) { in handleExceptionCatchEvent()[all …]