src/hotspot/share/runtime/vmStructs.cpp
changeset 47566 4011de223231
parent 47216 71c04702a3d5
child 47581 c5057bf6617f
child 47602 d4380ee1cbe9
equal deleted inserted replaced
47525:e05aff6beada 47566:4011de223231
  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