Handbook
Glossary
stack-size>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
stack-size>>
( object -- value )
Methods
USING:
accessors
compiler.cfg.instructions
slots.private
;
M:
##alien-assembly
stack-size>>
8
slot
;
inline
USING:
accessors
compiler.cfg.instructions
slots.private
;
M:
##alien-indirect
stack-size>>
9
slot
;
inline
USING:
accessors
compiler.cfg.instructions
slots.private
;
M:
##alien-invoke
stack-size>>
8
slot
;
inline