Closed
Description
- no Blk_na
- offending primitives:
Obj.new_block, Obj.field, Obj.set_field, Obj.size, Obj.truncate - Blk_lazy
- Oo.id/object_tag
For ocaml objects, it is so dynamic that we have to compile it into array,_n
indexing won't work since its size is created dynamically, we have to make sure for such field access is also compiled into array access
Metadata
Metadata
Assignees
Labels
No labels