Searched defs:set_oop_map_cache (Results 1 - 1 of 1) sorted by relevance
/openjdk7/hotspot/src/share/vm/oops/ | ||
H A D | instanceKlass.hpp | 683 void set_oop_map_cache(OopMapCache *cache) { _oop_map_cache = cache; } function in class:instanceKlass |
Completed in 1412 milliseconds