SYNOPSIS
	int caller_stack_depth(void)

DESCRIPTION
	Returns the number of previous objects on the stack +1. This
	can be used for security checks.

SEE ALSO
	previous_object(E), call_other(E), call_resolved(E)
