src/hotspot/share/runtime/vmStructs.cpp
changeset 47581 c5057bf6617f
parent 47580 96392e113a0a
parent 47566 4011de223231
child 47603 f5f98c9f1884
equal deleted inserted replaced
47580:96392e113a0a 47581:c5057bf6617f
  2724                                                                           \
  2724                                                                           \
  2725   /****************/                                                      \
  2725   /****************/                                                      \
  2726   /* JVMCI */                                                             \
  2726   /* JVMCI */                                                             \
  2727   /****************/                                                      \
  2727   /****************/                                                      \
  2728                                                                           \
  2728                                                                           \
  2729   declare_preprocessor_constant("INCLUDE_JVMCI", INCLUDE_JVMCI)
  2729   declare_preprocessor_constant("INCLUDE_JVMCI", INCLUDE_JVMCI)           \
  2730 
  2730                                                                           \
       
  2731   /****************/                                                      \
       
  2732   /*  VMRegImpl   */                                                      \
       
  2733   /****************/                                                      \
       
  2734   declare_constant(VMRegImpl::stack_slot_size)
  2731 
  2735 
  2732 //--------------------------------------------------------------------------------
  2736 //--------------------------------------------------------------------------------
  2733 // VM_LONG_CONSTANTS
  2737 // VM_LONG_CONSTANTS
  2734 //
  2738 //
  2735 // This table contains long constants required over in the
  2739 // This table contains long constants required over in the