create Chunk
Generate a Level Two chunk from the control flow graph. Store it in the L2Generator, from which it can be retrieved via chunk.
Parameters
code
The A_RawFunction which is the source of chunk creation.
Generate a Level Two chunk from the control flow graph. Store it in the L2Generator, from which it can be retrieved via chunk.
The A_RawFunction which is the source of chunk creation.