Handbook
Glossary
temp>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
temp>>
( object -- value )
Methods
USING:
accessors
compiler.cfg.instructions
slots.private
;
M:
##allot
temp>>
5
slot
;
inline
USING:
accessors
compiler.cfg.instructions
slots.private
;
M:
##bit-test
temp>>
5
slot
;
inline
USING:
accessors
compiler.cfg.instructions
slots.private
;
M:
##box-alien
temp>>
4
slot
;
inline
USING:
accessors
compiler.cfg.instructions
slots.private
;
M:
##box-displaced-alien
temp>>
5
slot
;
inline
USING:
accessors
compiler.cfg.instructions
slots.private
;
M:
##compare-float-ordered
temp>>
6
slot
;
inline
USING:
accessors
compiler.cfg.instructions
slots.private
;
M:
##compare-float-unordered
temp>>
6
slot
;
inline
USING:
accessors
compiler.cfg.instructions
slots.private
;
M:
##compare-imm
temp>>
6
slot
;
inline
USING:
accessors
compiler.cfg.instructions
slots.private
;
M:
##compare-integer-imm
temp>>
6
slot
;
inline
USING:
accessors
compiler.cfg.instructions
slots.private
;
M:
##compare-integer
temp>>
6
slot
;
inline
USING:
accessors
compiler.cfg.instructions
slots.private
;
M:
##compare
temp>>
6
slot
;
inline
USING:
accessors
compiler.cfg.instructions
slots.private
;
M:
##dispatch
temp>>
3
slot
;
inline
USING:
accessors
compiler.cfg.instructions
slots.private
;
M:
##test-imm
temp>>
6
slot
;
inline
USING:
accessors
compiler.cfg.instructions
slots.private
;
M:
##test-vector-branch
temp>>
3
slot
;
inline
USING:
accessors
compiler.cfg.instructions
slots.private
;
M:
##test-vector
temp>>
4
slot
;
inline
USING:
accessors
compiler.cfg.instructions
slots.private
;
M:
##test
temp>>
6
slot
;
inline