Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Functions defined as part of an array or slice literal are not instrumented #73

Open
milochristiansen opened this issue Jan 12, 2016 · 0 comments

Comments

@milochristiansen
Copy link

I have a VM I am working on that uses an array of functions to handle opcodes. Unfortunately these functions are not instrumented. I tried changing the array to a slice, with the same result.

This bug probably effects map and struct literals as well...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant