Article

Automatic Inference of Reference-Count Invariants

02/2004;
Source: CiteSeer

ABSTRACT While we know how to eciently collect short-lived garbage, collecting long-lived garbage usually requires expensive tracing traversals. This paper suggests a static analysis technique that can identify program points that make objects unreachable, allowing automatic insertion of explicit deallocation functions.

0 0
 · 
0 Bookmarks
 · 
35 Views

Full-text

View
0 Downloads
Available from

Keywords

explicit deallocation functions
 
make objects unreachable
 
program points
 
short-lived garbage
 
static analysis technique