Skip to content

Conversation

@rwy7
Copy link
Member

@rwy7 rwy7 commented Aug 30, 2018

The newest Om changes split some functionality off to OMR and the GC. The main difference is that some names have changed and moved to OMR::GC. For example, Om::RootRef is now GC::StackRoot, and the root list is hung off the GC::Context.

As well, I've stopped using namespace Om, so it's clear what's OMR::GC and what's OMR::Om.

Signed-off-by: Robert Young rwy0717@gmail.com

Signed-off-by: Robert Young <rwy0717@gmail.com>
@rwy7 rwy7 requested a review from youngar August 30, 2018 16:24
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

Successfully merging this pull request may close these issues.

1 participant