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

/openjdk9/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/code/
H A DScopeValue.java50 static final int CONSTANT_LONG_CODE = 3; 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 25 milliseconds