Handbook
Glossary
infer-inline-word-def ( word label -- )
Vocabulary
stack-checker
.
inlining
Inputs
word
an
object
label
an
object
Outputs
None
Definition
USING:
hints
kernel
stack-checker.backend
stack-checker.recursive-state
;
IN:
stack-checker.inlining
:
infer-inline-word-def
( word label -- )
[
drop
specialized-def
]
[
add-inline-word
]
2bi
infer-quot
;