mmtk / mmtk-core

Memory Management ToolKit
https://www.mmtk.io
Other
379 stars 69 forks source link

Assert OBJECT_REF_OFFSET_LOWER_BOUND invariant #1194

Closed wks closed 2 months ago

wks commented 2 months ago

Do a debug_assert on the invariant of ObjectModel::OBJECT_REF_OFFSET_LOWER_BOUND when calling address.to_object_start::<VM>(). VM bindings may violate this invariant when changing their object models.