Handbook
Glossary
slot>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
slot>>
( object -- value )
Methods
USING:
accessors
compiler.cfg.instructions
slots.private
;
M:
##set-slot-imm
slot>>
4
slot
;
inline
USING:
accessors
compiler.cfg.instructions
slots.private
;
M:
##set-slot
slot>>
4
slot
;
inline
USING:
accessors
compiler.cfg.instructions
slots.private
;
M:
##slot-imm
slot>>
4
slot
;
inline
USING:
accessors
compiler.cfg.instructions
slots.private
;
M:
##slot
slot>>
4
slot
;
inline
USING:
accessors
compiler.cfg.instructions
slots.private
;
M:
##write-barrier-imm
slot>>
3
slot
;
inline
USING:
accessors
compiler.cfg.instructions
slots.private
;
M:
##write-barrier
slot>>
3
slot
;
inline
USING:
accessors
classes.tuple.parser
slots.private
;
M:
bad-slot-name
slot>>
3
slot
;
inline
USING:
accessors
mirrors
slots.private
;
M:
no-such-slot
slot>>
2
slot
;
inline
USING:
accessors
mirrors
slots.private
;
M:
read-only-slot
slot>>
2
slot
;
inline
USING:
accessors
refs
slots.private
;
M:
slot-ref
slot>>
3
slot
;
inline
USING:
accessors
alien.endian
slots.private
;
M:
unsupported-endian-type
slot>>
3
slot
;
inline