compiler.tree.escape-analysis.simple vocabulary
Factor handbook ยป Vocabulary index


Summary
Escape analysis for straight-line code

Words

Ordinary words
WordStack 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 -- ? )


Files


Metadata files