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

Registration of locals and method arguments to garbage collector #19

Closed
tario opened this issue Sep 2, 2011 · 1 comment
Closed

Registration of locals and method arguments to garbage collector #19

tario opened this issue Sep 2, 2011 · 1 comment
Milestone

Comments

@tario
Copy link
Owner

tario commented Sep 2, 2011

tip1: registry a marker object for the "entire stack"which will mark all of the locals
tip2: registry all the local addresses using the RubyC API

@tario
Copy link
Owner Author

tario commented Sep 28, 2011

Implemented on release 0.0.8 using StackChunk mark to mark all local variables

@tario tario closed this as completed Sep 28, 2011
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