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

/openjdk7/hotspot/src/share/vm/code/
H A DoopRecorder.cpp76 if (index == null_index) return NULL;
127 if (h == NULL) return null_index;
H A DoopRecorder.hpp131 enum { null_index = 0, first_index = 1, index_cache_threshold = 20 }; enumerator in enum:OopRecorder::__anon203

Completed in 28 milliseconds