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

[resource_identifiers] closures out of static functions #55797

Open
Tracked by #55555
dcharkes opened this issue May 21, 2024 · 0 comments
Open
Tracked by #55555

[resource_identifiers] closures out of static functions #55797

dcharkes opened this issue May 21, 2024 · 0 comments
Labels
area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.

Comments

@dcharkes
Copy link
Contributor

Currently we only support static calls for resource identifiers, but it's possible to assign a reference to a static function to a variable with function type. This should be recorded as a call site with all dynamic arguments.

@dcharkes dcharkes changed the title [resource_identifiers] [resource_identifiers] closures out of static functions May 21, 2024
@mit-mit mit-mit added the area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. label May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
Projects
None yet
Development

No branches or pull requests

2 participants