Companion
Functions
Link copied to clipboard
fun newPrimitiveRawFunction( primitive: Primitive, module: A_Module, lineNumber: Int): A_RawFunction
Content copied to clipboard
Construct a bootstrapped A_RawFunction that uses the specified primitive. The primitive failure code should invoke the SpecialMethodAtom.CRASH's bundle with a tuple of passed arguments followed by the primitive failure value.