aboutsummaryrefslogtreecommitdiff
path: root/vm/compiler/codegen/arm/CodegenDriver.c
diff options
context:
space:
mode:
authorCarl Shapiro <cshapiro@google.com>2011-02-25 19:42:07 -0800
committerCarl Shapiro <cshapiro@google.com>2011-02-25 19:45:56 -0800
commit69ee5e3a7d8d70dee9f465c6825f1908a7c724de (patch)
tree266827b446ce1cebc66caa64e5171a37e8201ba7 /vm/compiler/codegen/arm/CodegenDriver.c
parent6d167a4b02f310700a55fc9a24fccce999e0fdf2 (diff)
Assert that objects passed to scanObject are marked.
This condition could be assumed true as scanObject was only passed objects that had been popped from the mark stack. With the new garbage collector objects to scan may be coming from bitmap or card table scans. Improper use of the scanning primitives can result in unmarked objects being scanned. Change-Id: I416cad2638c512a88a14fdfa693eb62392b5e63b
Diffstat (limited to 'vm/compiler/codegen/arm/CodegenDriver.c')
0 files changed, 0 insertions, 0 deletions