Searched defs:PcDescCache (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/code/
H A Dnmethod.hpp68 class PcDescCache VALUE_OBJ_CLASS_SPEC {
74 PcDescCache() { debug_only(_pc_descs[0] = NULL); } function in class:VALUE_OBJ_CLASS_SPEC
210 PcDescCache _pc_desc_cache;

Completed in 247 milliseconds