WALA/com.ibm.wala.cast.js/source/com/ibm/wala/cast/js/ipa/callgraph
msridhar1 7026301ed4 Fixed unsoundness in the context selector; unsurprisingly, this makes
the analysis explode on MooTools again...

git-svn-id: https://wala.svn.sourceforge.net/svnroot/wala/trunk@4363 f5eafffb-2e1d-0410-98e4-8ec43c5233c4
2012-01-06 21:33:48 +00:00
..
ForInContextSelector.java Additional check to ensure that the expected number of arguments is 2012-01-06 21:32:51 +00:00
GlobalObjectKey.java documentation of global object handling 2012-01-06 21:24:25 +00:00
JSCFABuilder.java make JSCFABuilder abstract 2012-01-06 21:19:49 +00:00
JSCallGraph.java Major refactoring to introduce com.ibm.wala.ide. Many related changes and patches from Marcelo Paternostro. 2009-06-22 15:06:12 +00:00
JSSSAPropagationCallGraphBuilder.java extra diagnostics 2012-01-06 21:31:44 +00:00
JSSyntheticParameterKey.java Initial contribution of core script analysis code 2007-02-02 17:25:09 +00:00
JSZeroOrOneXCFABuilder.java Added custom context selector for uses of Function.prototype.call, which 2012-01-06 21:33:34 +00:00
JavaScriptConstructTargetSelector.java fix bug in setting of __proto__ in function constructor 2012-01-06 21:20:28 +00:00
JavaScriptConstructorContextSelector.java always add one level of call-string sensitivity for constructors 2012-01-06 21:32:12 +00:00
JavaScriptConstructorInstanceKeys.java make allocation site sensitivity work 2010-09-09 14:06:28 +00:00
JavaScriptEntryPoints.java deprecate Trace 2009-04-09 20:31:14 +00:00
JavaScriptFunctionApplyContextInterpreter.java kill some old code and rename a class 2012-01-06 21:28:34 +00:00
JavaScriptFunctionApplyContextSelector.java Minor change. 2012-01-06 21:33:06 +00:00
JavaScriptFunctionDotCallContextSelector.java Fixed unsoundness in the context selector; unsurprisingly, this makes 2012-01-06 21:33:48 +00:00
JavaScriptFunctionDotCallTargetSelector.java Minor change. 2012-01-06 21:33:19 +00:00
JavaScriptScopeMappingInstanceKeys.java changed execution environment to J2SE1.5. Fixed some warnings. 2008-12-02 17:01:50 +00:00
LoadFileTargetSelector.java Avoid re-analysing the same file twice. 2012-01-06 21:20:41 +00:00
Util.java Organise imports. 2012-01-06 21:19:01 +00:00