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

/openjdk9/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/code/
H A DScopeValue.java48 static final int CONSTANT_INT_CODE = 1; field in class:ScopeValue
/openjdk9/hotspot/src/share/vm/code/
H A DdebugInfo.cpp85 enum { LOCATION_CODE = 0, CONSTANT_INT_CODE = 1, CONSTANT_OOP_CODE = 2, enumerator in enum:__anon386

Completed in 16 milliseconds