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

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

Completed in 45 milliseconds