CACAO
|
OpenJDK sun/reflect/ConstantPool. More...
Public Member Functions | |
sun_reflect_ConstantPool (java_handle_t *h) | |
sun_reflect_ConstantPool (java_handle_t *h, jclass constantPoolOop) | |
void | set_constantPoolOop (classinfo *value) |
void | set_constantPoolOop (jclass value) |
![]() | |
java_lang_Object () | |
java_lang_Object (java_handle_t *h) | |
virtual | ~java_lang_Object () |
virtual java_handle_t * | get_handle () const |
vftbl_t * | get_vftbl () const |
classinfo * | get_Class () const |
int32_t | get_hashcode () const |
bool | is_null () const |
bool | is_non_null () const |
Static Private Attributes | |
static const off_t | offset_constantPoolOop = MEMORY_ALIGN(sizeof(java_object_t), SIZEOF_VOID_P) |
Additional Inherited Members | |
![]() | |
java_handle_t * | _handle |
![]() | |
template<> | |
java_handle_t * | get (java_handle_t *h, const off_t offset) |
template<> | |
void | set (java_handle_t *h, const off_t offset, java_handle_t *value) |
template<> | |
java_handle_t * | get_volatile (java_handle_t *h, const off_t offset) |
template<> | |
void | set_volatile (java_handle_t *h, const off_t offset, java_handle_t *value) |
![]() | |
template<class T > | |
static T | get (java_handle_t *h, const off_t offset) |
template<class T > | |
static void | set (java_handle_t *h, const off_t offset, T value) |
template<class T > | |
static T | get_volatile (java_handle_t *h, const off_t offset) |
template<class T > | |
static void | set_volatile (java_handle_t *h, const off_t offset, T value) |
OpenJDK sun/reflect/ConstantPool.
Object layout:
0. object header
Definition at line 539 of file javaobjects.hpp.
|
inline |
Definition at line 546 of file javaobjects.hpp.
|
inline |
Definition at line 555 of file javaobjects.hpp.
Definition at line 561 of file javaobjects.hpp.
Definition at line 566 of file javaobjects.hpp.
|
staticprivate |
Definition at line 543 of file javaobjects.hpp.