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

/openjdk7/jdk/src/share/instrument/
H A DJPLISAgent.h54 typedef struct _JPLISEnvironment JPLISEnvironment; typedef in typeref:struct:_JPLISEnvironment
98 JPLISEnvironment mNormalEnvironment; /* for every thing but retransform stuff */
99 JPLISEnvironment mRetransformEnvironment;/* for retransform stuff only */
140 extern JPLISEnvironment *

Completed in 30 milliseconds