Searched refs:query_oop_map_cache (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/runtime/
H A Dframe.hpp417 void oops_interpreted_do(OopClosure* f, const RegisterMap* map, bool query_oop_map_cache = true);
H A Dframe.cpp882 void frame::oops_interpreted_do(OopClosure* f, const RegisterMap* map, bool query_oop_map_cache) { argument
970 if (query_oop_map_cache) {

Completed in 36 milliseconds