Make sure TracePoint#binding returns nil for c_call/c_return events
This makes sure the method returns nil for these events, as described in NEWS, even if the TracePoint could create a binding.
Make sure TracePoint#binding returns nil for c_call/c_return events
This makes sure the method returns nil for these events, as
described in NEWS, even if the TracePoint could create a binding.