Native method registry java.lang.Class wtf
This commit is contained in:
parent
3282694b32
commit
b4c428685f
9 changed files with 987 additions and 40 deletions
|
@ -93,7 +93,7 @@ impl HeapArea {
|
|||
|
||||
}
|
||||
|
||||
#[derive(Debug, Clone, Copy)]
|
||||
#[derive(Clone, Copy, Debug, Default, PartialEq)]
|
||||
pub struct ObjectReference(u32);
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue