Skip to content

for in/of support #31

@aralisza

Description

@aralisza

My team is interested in instrumenting for...in and for...of loops? There was a forinObject callback in jalangi, but no callback for for...of loops since they weren't supported. Ideally, for our use case, we'd have an object read/write callback for every step of any loop, but having a forinObject and forofObject would be sufficient.

Are there any plans to support these types of for loops?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions