Closed uurien closed 9 months ago
Implements toString methods of WrappedCallSite to maintain original behaviour of CallSite object.
toString
WrappedCallSite
CallSite
Fix some stack traces
What does this PR do?
Implements
toString
methods ofWrappedCallSite
to maintain original behaviour ofCallSite
object.Motivation
Fix some stack traces
Additional Notes
Describe how to test your changes
Checklist