Extracted from Pike v7.3 release 14 at 2002-02-15.
pike.roxen.com
[Top]

Method _verify_internals()


Method _verify_internals

void _verify_internals()

Description

Perform sanity checks.

This function goes through most of the internal Pike structures and generates a fatal error if one of them is found to be out of order. It is only used for debugging.

Note

This function is only available if the Pike runtime has been compiled with RTL debug.