L2AbstractInstruction

abstract class L2AbstractInstruction

L2AbstractInstruction is the common ancestor of L2Instruction and L2SimpleInstruction, generated by the L2Generator and L2SimpleTranslator, respectively.

These instructions are only captured in an L2Chunk for reoptimization.

Author

Mark van Gulik

Todd L Smith

Inheritors

Constructors

Link copied to clipboard
constructor()