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

Adapt to Graal.js safeToString changes #77

Closed alexjordan closed 4 years ago

alexjordan commented 4 years ago

Also adds missing return argument to template and tests it.