For EXEC use ONLY!
Source position: exec.pas line 655
type tIntVector = record
iv_Data: Pointer;
iv_Code: Pointer;
iv_Node: pNode;
end;
TExecBase