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

/openjdk9/hotspot/src/share/vm/ci/
H A DciNullObject.hpp48 bool is_java_object() { return true; } function in class:ciNullObject
H A DciInstance.hpp64 bool is_java_object() { return true; } function in class:ciInstance
H A DciArray.hpp76 bool is_java_object() { return true; } function in class:ciArray

Completed in 26 milliseconds