getTrackedMethodReceiver
getTrackedMethodReceiver(): Object;
The getTrackedMethodReceiver method of the Process class returns a reference to the object that is used as the receiver for the method being tracked.
If the current method is not invoked as a result of method tracking, a null value is returned.