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

/openjdk7/hotspot/src/share/vm/interpreter/
H A Drewriter.cpp215 Bytes::put_native_u4(p, constantPoolCacheOopDesc::encode_secondary_index(cpc2));
/openjdk7/hotspot/src/share/vm/oops/
H A DcpCacheOop.hpp420 static int encode_secondary_index(int i) { assert(!is_secondary_index(i), ""); return ~i; } function in class:constantPoolCacheOopDesc

Completed in 25 milliseconds