WALA/com.ibm.wala.cast.js.test/harness-src/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
..
JavaScriptTestPlugin.java use Hash factories everywhere 2007-07-11 21:08:26 +00:00
TestAjaxsltCallGraphShape.java update to JUnit 4 2009-07-27 23:21:22 +00:00
TestJSCallGraphShape.java use Hash factories everywhere 2007-07-11 21:08:26 +00:00
TestMediawikiCallGraphShape.java update to JUnit 4 2009-07-27 23:21:22 +00:00
TestSimpleCallGraphShape.java Fix stack overflow on long methods bug. 2010-10-02 20:53:31 +00:00
TestSimplePageCallGraphShape.java - Fix unit tests both for Mac and Windows environment. 2010-09-27 15:15:03 +00:00
TestWebUtil.java update to JUnit 4 2009-07-27 23:21:22 +00:00
Util.java add support for base urls 2010-09-09 14:09:16 +00:00