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

/openjdk7/hotspot/src/share/vm/code/
H A DdebugInfo.hpp50 virtual bool is_constant_long() const { return false; } function in class:ScopeValue
156 bool is_constant_long() const { return true; } function in class:ConstantLongValue

Completed in 796 milliseconds