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

/openjdk7/hotspot/src/share/vm/code/
H A DdebugInfo.hpp49 virtual bool is_constant_double() const { return false; } function in class:ScopeValue
173 bool is_constant_double() const { return true; } function in class:ConstantDoubleValue

Completed in 30 milliseconds