Next:
CompiledMethod-compiling
, Previous:
CompiledMethod-basic
, Up:
CompiledMethod
1.39.7 CompiledMethod: c call-outs
isValidCCall
Answer whether I appear to have the valid flags, information, and ops to invoke a C function and answer its result.
rewriteAsAsyncCCall: func args: argsArray
Not commented.
rewriteAsCCall: funcOrDescr for: aClass
Not commented.
rewriteAsCCall: func returning: returnType args: argsArray
Not commented.