pub fn free(addr: Address)
The standard free. The addr in the arguments must be an address that is earlier returned from MMTk’s malloc(), calloc() or realloc().
addr
malloc()
calloc()
realloc()