Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
SharedHeap::fill_region_with_object has some issues with ... Usability: it requires a MemRegion to be passed in, but its designated purpose means that a MemRegion is almost never available at the call site, so one must be constructed just for the call, causing unnecessary obfuscation. Safety: it will silently fail to properly fill large regions.
|