hotspot/src/share/vm/jvmci/vmStructs_jvmci.cpp
changeset 43435 01521491ec10
parent 42650 1f304d0c888b
child 43453 a2097d148d0e
equal deleted inserted replaced
43433:acc1d9072823 43435:01521491ec10
   427   declare_constant(CodeInstaller::CARD_TABLE_SHIFT)                       \
   427   declare_constant(CodeInstaller::CARD_TABLE_SHIFT)                       \
   428   declare_constant(CodeInstaller::CARD_TABLE_ADDRESS)                     \
   428   declare_constant(CodeInstaller::CARD_TABLE_ADDRESS)                     \
   429   declare_constant(CodeInstaller::HEAP_TOP_ADDRESS)                       \
   429   declare_constant(CodeInstaller::HEAP_TOP_ADDRESS)                       \
   430   declare_constant(CodeInstaller::HEAP_END_ADDRESS)                       \
   430   declare_constant(CodeInstaller::HEAP_END_ADDRESS)                       \
   431   declare_constant(CodeInstaller::NARROW_KLASS_BASE_ADDRESS)              \
   431   declare_constant(CodeInstaller::NARROW_KLASS_BASE_ADDRESS)              \
       
   432   declare_constant(CodeInstaller::NARROW_OOP_BASE_ADDRESS)                \
   432   declare_constant(CodeInstaller::CRC_TABLE_ADDRESS)                      \
   433   declare_constant(CodeInstaller::CRC_TABLE_ADDRESS)                      \
   433   declare_constant(CodeInstaller::LOG_OF_HEAP_REGION_GRAIN_BYTES)         \
   434   declare_constant(CodeInstaller::LOG_OF_HEAP_REGION_GRAIN_BYTES)         \
   434   declare_constant(CodeInstaller::INLINE_CONTIGUOUS_ALLOCATION_SUPPORTED) \
   435   declare_constant(CodeInstaller::INLINE_CONTIGUOUS_ALLOCATION_SUPPORTED) \
   435   declare_constant(CodeInstaller::INVOKE_INVALID)                         \
   436   declare_constant(CodeInstaller::INVOKE_INVALID)                         \
   436                                                                           \
   437                                                                           \