shark-hprof
2.12
shark-hprof
/
shark
/
GcRoot
/
JniGlobal
Jni
Global
class
JniGlobal
(
val
id
:
Long
,
val
jniGlobalRefId
:
Long
)
:
GcRoot
Content copied to clipboard
A global variable in native code.
Constructors
Properties
Constructors
Jni
Global
Link copied to clipboard
fun
JniGlobal
(
id
:
Long
,
jniGlobalRefId
:
Long
)
Content copied to clipboard
Properties
id
Link copied to clipboard
open
override
val
id
:
Long
Content copied to clipboard
The object id of the object that this gc root references.
jniGlobalRefId
Link copied to clipboard
val
jniGlobalRefId
:
Long
Content copied to clipboard