Handbook
Glossary
record-slot-access ( out slot# in -- )
Vocabulary
compiler
.
tree
.
escape-analysis
.
allocations
Inputs
out
an
object
slot#
an
object
in
an
object
Outputs
None
Definition
USING:
assocs
kernel
namespaces
;
IN:
compiler.tree.escape-analysis.allocations
:
record-slot-access
( out slot# in -- )
<slot-access>
swap
slot-accesses
get
set-at
;