WALA/com.ibm.wala.cast.js.test
yinnon_haviv 6157acd567 Fix stack overflow on long methods bug.
See test case for more details.
- Convert the problematic recursion (SEARCH of SSA conversion) into an "iterative" code (by introducing a stack data structure.


git-svn-id: https://wala.svn.sourceforge.net/svnroot/wala/trunk@3961 f5eafffb-2e1d-0410-98e4-8ec43c5233c4
2010-10-02 20:53:31 +00:00
..
.launchConfigurations update to JUnit 4 2009-07-27 23:21:22 +00:00
.settings update to JUnit 4 2009-07-27 23:21:22 +00:00
META-INF update to JUnit 4 2009-07-27 23:21:22 +00:00
examples-src Fix stack overflow on long methods bug. 2010-10-02 20:53:31 +00:00
harness-src/com/ibm/wala/cast/js/test Fix stack overflow on long methods bug. 2010-10-02 20:53:31 +00:00
tests more fixes to lexical scoping for JavaScript 2009-01-30 16:33:22 +00:00
.classpath update to JUnit 4 2009-07-27 23:21:22 +00:00
.cvsignore Initial contribution of core script analysis code 2007-02-02 17:28:04 +00:00
.project Initial contribution of core script analysis code 2007-02-02 17:28:04 +00:00
build.properties minor cleanups 2009-03-09 17:59:09 +00:00
build.xml fixes to build.xml stuff 2007-02-04 19:38:04 +00:00
temp.js further work on lexical scoping 2008-12-16 14:54:09 +00:00