Obtain the CompletionRecord
of every AST node evaluation
#1544
Labels
ast
Issue surrounding the abstract syntax tree
enhancement
New feature or request
execution
Issues or PRs related to code execution
Related discussion on #1541.
Follows from #1543.
We need to extensively search the language evaluation spec to find instances of
CompletionRecord
s that should be returned.This feature is being developed in the https://github.com/boa-dev/boa/tree/feature/completion_records branch.
The text was updated successfully, but these errors were encountered: