Source position: lpinterpreter.pas line 43
type TInJump = record
JumpException: TJumpException;
JumpSafe: PByte;
end;