Sciweavers

3 search results - page 1 / 1
» Eliminating Stack Overflow by Abstract Interpretation
Sort
View
EMSOFT
2003
Springer
13 years 10 months ago
Eliminating Stack Overflow by Abstract Interpretation
act Interpretation John Regehr Alastair Reid Kirk Webb University of Utah
John Regehr, Alastair Reid, Kirk Webb
CGO
2007
IEEE
13 years 11 months ago
Run-Time Support for Optimizations Based on Escape Analysis
The JavaTM programming language does not allow the programmer to influence memory management. An object is usually allocated on the heap and deallocated by the garbage collector ...
Thomas Kotzmann, Hanspeter Mössenböck
CORR
2010
Springer
139views Education» more  CORR 2010»
13 years 5 months ago
Pushdown Control-Flow Analysis of Higher-Order Programs
Context-free approaches to static analysis gain precision over classical approaches by perfectly matching returns to call sites-a property that eliminates spurious interprocedural...
Christopher Earl, Matthew Might, David Van Horn