-
Notifications
You must be signed in to change notification settings - Fork 12
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
Test hxcpp gc moving objects #28
Comments
More of the conversation: Hugh Sanderson [10:13 PM] Jeff Ward [5:27 PM] Hugh Sanderson [10:28 PM]
Hugh Sanderson [10:39 PM] Jeff Ward [10:44 PM] Hugh Sanderson [10:48 PM] Jeff Ward [10:50 PM] Hugh Sanderson [10:53 PM] Jeff Ward [10:54 PM] Hugh Sanderson [10:56 PM] Jeff Ward [10:58 PM] Jeff Ward [10:58 PM] Hugh Sanderson [11:00 PM] Jeff Ward [11:01 PM] Hugh Sanderson [11:02 PM] Jeff Ward [11:04 PM] James Gray [11:08 PM] Hugh Sanderson [7:23 AM] |
While moving support was added here (HaxeFoundation/hxcpp#332) there is still a crash being investigated here (come back to this when time allows): HaxeFoundation/hxcpp#333 |
You can define HXCPP_GC_MOVING and call cpp.vm.Gc.compact() from haxe code
See: https://github.com/HaxeFoundation/hxcpp/blob/0d0dd2a2797ffa7196a889679ba059aa67d380da/src/hx/gc/Immix.cpp#L2305-L2314
The text was updated successfully, but these errors were encountered: