compiledCode

fun compiledCode(): AvailObject

Produce the compiled code object which we have just incrementally specified.

Return

A compiled code object (which can be lexically closed to a function by supplying the outer variables to capture).