Home
last modified time | relevance | path

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

/external/oj-libjdwp/src/share/classes/com/sun/tools/jdi/
DConcreteMethodImpl.java78 private boolean absentVariableInformation = false; field in ConcreteMethodImpl
447 absentVariableInformation = true; in getVariables1_4()
494 absentVariableInformation = true; in getVariables1()
531 if (absentVariableInformation) { in getVariables()