Factor Documentation
|
Home
|
Glossary
|
Search
factorcode.org
LLVMX86FastcallCallConv? ( object -- ? )
Vocabulary
llvm.core
Inputs and outputs
object
an
object
?
a boolean
Word description
Tests if the object is an instance of the
LLVMX86FastcallCallConv
class.
Definition
USING:
kernel
;
IN:
llvm.core
:
LLVMX86FastcallCallConv?
( object -- ? )
\
LLVMX86FastcallCallConv
eq?
;