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

/openjdk9/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/code/
H A DScopeValue.java51 static final int CONSTANT_DOUBLE_CODE = 4; field in class:ScopeValue
/openjdk9/hotspot/src/share/vm/code/
H A DdebugInfo.cpp86 CONSTANT_LONG_CODE = 3, CONSTANT_DOUBLE_CODE = 4, enumerator in enum:__anon386

Completed in 40 milliseconds