add the PtrWrite lowlevel

This commit is contained in:
Folkert 2023-04-23 15:19:46 +02:00
parent c22f33ec8a
commit be31bc5c41
No known key found for this signature in database
GPG key ID: 1F17F6FFD112B97C
7 changed files with 24 additions and 2 deletions

View file

@ -20,6 +20,7 @@ const LAYOUT_UNIT: InLayout = Layout::UNIT;
const ARG_1: Symbol = Symbol::ARG_1;
const ARG_2: Symbol = Symbol::ARG_2;
const ARG_3: Symbol = Symbol::ARG_3;
/// "Infinite" reference count, for static values
/// Ref counts are encoded as negative numbers where isize::MIN represents 1