HandlerCatchJumpInstructionContext 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.
-
depth
- The relative depth of the handler.
-
jumpTarget
- The jump target.
See Also
HandlerCatchJumpInstructionContext Class | JaCIL.Compiler.Standard.Context Namespace