Parents: | compiler.tree.escape-analysis |
Word | Stack effect |
declared-class | ( value -- class/f ) |
make-literal-slots | ( seq -- values ) |
object-slots | ( object -- slots/f ) |
record-literal-allocation | ( value object -- ) |
record-param-allocation | ( value class -- ) |
record-slot-call | ( #call -- ) |
record-tuple-allocation | ( #call -- ) |
record-unknown-allocation | ( #call -- ) |
slot-offset | ( #call -- n/f ) |
unknown-slot-call | ( out slot# in -- ) |
valid-slot-offset? | ( slot# in -- ? ) |