[MacRuby/MacRuby] a6b0db: add a rb_objc_retain_count() for debug.
27 May
2011
27 May
'11
8:01 a.m.
Branch: refs/heads/master Home: https://github.com/MacRuby/MacRuby Commit: a6b0db5da2500770c0d18e5e63bd4eee6713e91b https://github.com/MacRuby/MacRuby/commit/a6b0db5da2500770c0d18e5e63bd4eee67... Author: Watson <watson1978@gmail.com> Date: 2011-05-27 (Fri, 27 May 2011) Changed paths: M macruby_internal.h Log Message: ----------- add a rb_objc_retain_count() for debug. Example: RoxorVM::~RoxorVM(void) { printf("[deubg] ~RoxorVM : outer_stack retains = %u\n", GC_RETAIN_COUNT(outer_stack)); ---- snip ----
5279
Age (days ago)
5279
Last active (days ago)
0 comments
1 participants
participants (1)
-
noreply@github.com