createRegisterDump

Create a new register dump AvailObject with the given data. If both arrays are empty, answer nil.

Return

The new register dump object or nil.

Parameters

objects

The array of AvailObjects to capture.

longs

The array of Longs to capture.