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

JS rooting scopes #36

Open
asajeffrey opened this issue Oct 21, 2017 · 0 comments
Open

JS rooting scopes #36

asajeffrey opened this issue Oct 21, 2017 · 0 comments

Comments

@asajeffrey
Copy link
Owner

At the moment, all roots are stack-allocated in the current stack frame. We could also supply a mechanism for rooting in an ancestor stack frame, which would give a facility similar to v8's root scopes. (Neon has a similar mechanism https://api.neon-bindings.com/neon/scope/index.html.)

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