Skip to content
Success

Changes

Summary

  1. classify_addr.h: explain the no_naked_pointers value model (#9684) (commit: 58b3efd) (details)
Commit 58b3efda0945b5d26826a36049a213667196ed6a by noreply
classify_addr.h: explain the no_naked_pointers value model (#9684)

We are planning to support two configurations (with or without
naked pointers) in the runtime for at least a couple years, so I think
it is useful to explain their value models and corresponding runtime
functions/macros. This should help runtime developers reason about the
code written to support both modes.
(commit: 58b3efd)
The file was modifiedruntime/caml/address_class.h (diff)
The file was modifiedChanges (diff)