Home
last modified time | relevance | path

Searched refs:nextObj (Results 1 – 1 of 1) sorted by relevance

/libcore/ojluni/src/test/java/lang/StackWalker/
DMultiThreadStackWalk.java281 Call nextObj = nexti==markAt ? marker : next; in call() local
282 nextObj.call(env, next, total, nexti, markAt); in call()