HandlerRefStoreInstructionContext Constructor
Creates the context.
Parameters
-
methodContext
- The enclosing method context.
-
instrStream
- The instruction stream enclosing this context.
-
locals
- The mapping of the locals.
-
ord
- The ordinal of the synthetic context.
-
duplicate
- Whether or not to duplicate the top item on the stack before the store op.
-
routine
- Whether or not this is a routine handler (i.e. finally)
-
depth
- The relative depth of the handler.
See Also
HandlerRefStoreInstructionContext Class | JaCIL.Compiler.Standard.Context Namespace