Next: , Previous: , Up: CompiledMethod   [Index]


1.40.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.