It's legal for an Infinity function to contain no bytecode. What this means is that, according to InfinityBytecodeExecution, the function will return immediately and its return values will be whatever is on the stack (i.e. the function's arguments and externals).

None: InfinityFunctionsWithoutCode (last edited 2015-10-21 13:45:31 by GaryBenson)

All content (C) 2008 Free Software Foundation. For terms of use, redistribution, and modification, please see the WikiLicense page.