Searched refs:set_cache (Results 1 - 3 of 3) sorted by relevance

/openjdk7/hotspot/src/share/vm/interpreter/
H A Drewriter.cpp88 _pool->set_cache(cache);
/openjdk7/hotspot/src/share/vm/oops/
H A DconstantPoolKlass.cpp72 pool->set_cache(NULL);
H A DconstantPoolOop.hpp195 void set_cache(constantPoolCacheOop cache){ oop_store((oop*)&_cache, cache); } function in class:constantPoolOopDesc

Completed in 29 milliseconds