Searched defs:is_f1_null (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/oops/
H A DcpCacheOop.hpp312 bool is_f1_null() const { oop f1 = _f1; return f1 == NULL; } // classifies a CPC entry as unbound function in class:VALUE_OBJ_CLASS_SPEC

Completed in 25 milliseconds