-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
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?
mtorp and mwaldrich
Metadata
Metadata
Assignees
Labels
No labels