Skip to main content

SHARED_CELL_VALUE_OFFSET

Constant SHARED_CELL_VALUE_OFFSET 

Source
pub const SHARED_CELL_VALUE_OFFSET: i32 = 8;
Expand description

Byte offset of the value payload within SharedCell. The JIT’s inline load/store targets this offset as a compile-time constant.