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

/openjdk7/hotspot/src/share/vm/oops/
H A Doop.cpp126 return ObjectSynchronizer::identity_hash_value_for(object);
/openjdk7/hotspot/src/share/vm/runtime/
H A Dsynchronizer.hpp99 static intptr_t identity_hash_value_for(Handle obj);
H A Dsynchronizer.cpp713 intptr_t ObjectSynchronizer::identity_hash_value_for(Handle obj) { function in class:ObjectSynchronizer

Completed in 35 milliseconds