Searched defs:h_md (Results 1 - 1 of 1) sorted by relevance
| /openjdk7/hotspot/src/share/vm/ci/ | ||
| H A D | ciMethodData.cpp | 38 ciMethodData::ciMethodData(methodDataHandle h_md) : ciObject(h_md) { argument 39 assert(h_md() != NULL, "no null method data"); |
Completed in 33 milliseconds