aboutsummaryrefslogtreecommitdiff
path: root/vm/compiler/codegen/CompilerCodegen.h
diff options
context:
space:
mode:
authorAndy McFadden <fadden@android.com>2010-03-01 10:52:00 -0800
committerAndy McFadden <fadden@android.com>2010-03-01 10:52:00 -0800
commitafcd1eb5034dcc3d424297ae282842252162661d (patch)
tree78299d0702b2110614327bbdfebc0c144a065e08 /vm/compiler/codegen/CompilerCodegen.h
parentfcc61ec20932de83d385131983b47f82a2008cd3 (diff)
Added a simple check for stray tracked refs.
The idea is to make sure the main thread is getting through the VM init process with an empty tracked references table. If we find any, we print a warning and dump the table, but continue on anyway. My test was a trivial dvmMalloc(), which turned up a flaw in the ref table dump code: it didn't deal with "raw" dvmMalloc sections. So that's fixed as well.
Diffstat (limited to 'vm/compiler/codegen/CompilerCodegen.h')
0 files changed, 0 insertions, 0 deletions