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

use interop for getReceiver #82

Closed Haiyang-Sun closed 4 years ago

Haiyang-Sun commented 4 years ago

Using the interop library to look for the recever of the dynamic scope. Refer to ScopeInstrumentTest