Searched refs:jdwpCPool (Results 1 – 1 of 1) sorted by relevance
979 JDWP.ReferenceType.ConstantPool jdwpCPool; in getConstantPoolInfo() local994 jdwpCPool = JDWP.ReferenceType.ConstantPool.process(vm, this); in getConstantPoolInfo()1006 constanPoolCount = jdwpCPool.count; in getConstantPoolInfo()1007 cpbytes = jdwpCPool.bytes; in getConstantPoolInfo()