Home
last modified time | relevance | path

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

/libcore/ojluni/src/test/java/lang/StackWalker/
DLocalsAndOperands.java127 static Object[] invokeGetLocals(StackFrame arg) { in invokeGetLocals() method in LocalsAndOperands
172 Object[] locals = invokeGetLocals(f); in checkFrameLocals()