Next: , Up: CompiledMethod   [Index]


1.40.1 CompiledMethod class: c call-outs

asyncCCall: descr numArgs: numArgs attributes: attributesArray

Return a CompiledMethod corresponding to a #asyncCCall:args: pragma with the given arguments.

cCall: descr numArgs: numArgs attributes: attributesArray

Return a CompiledMethod corresponding to a #cCall:returning:args: pragma with the given arguments.