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

/openjdk7/hotspot/src/share/vm/shark/
H A DsharkValue.cpp96 bool SharkValue::is_jint() const { function in class:SharkValue
118 bool SharkNormalValue::is_jint() const { function in class:SharkNormalValue
165 assert(is_jint(), "should be");
H A DsharkValue.hpp77 virtual bool is_jint() const;
205 bool is_jint() const;

Completed in 31 milliseconds