Haiyang-Sun / nodeprof.js

Instrumentation framework for Node.js compliant to ECMAScript 2020 based on GraalVM.
Apache License 2.0
53 stars 22 forks source link

added more documentation for _return callback #59

Closed mwaldrich closed 4 years ago

mwaldrich commented 5 years ago

clarified that the _return callback does not signal the exiting of a function

see #37