WALA/com.ibm.wala.cast.js/source/com/ibm/wala/cast/js/ipa/callgraph
msridhar1 b9ff3d0857 Removed bailout on null argument, which breaks jQuery tests.
git-svn-id: https://wala.svn.sourceforge.net/svnroot/wala/trunk@4412 f5eafffb-2e1d-0410-98e4-8ec43c5233c4
2012-01-06 21:50:08 +00:00
..
ForInContextSelector.java Removed bailout on null argument, which breaks jQuery tests. 2012-01-06 21:50:08 +00:00
GlobalObjectKey.java documentation of global object handling 2012-01-06 21:24:25 +00:00
JSAnalysisOptions.java add disabling of load target selector to options 2012-01-06 21:48:28 +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 make field private again 2012-01-06 21:47:23 +00:00
JSSyntheticParameterKey.java Initial contribution of core script analysis code 2007-02-02 17:25:09 +00:00
JSZeroOrOneXCFABuilder.java add disabling of load target selector to options 2012-01-06 21:48:28 +00:00
JavaScriptConstructTargetSelector.java fix bug in setting of __proto__ in function constructor 2012-01-06 21:20:28 +00:00
JavaScriptConstructorContextSelector.java re-implement delegating context, to ensure we have a proper equals() and hashCode() 2012-01-06 21:46:08 +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 fix handling of Function.prototype.apply. Disable testAjaxslt, which blows up with the fix enabled 2012-01-06 21:47:09 +00:00
JavaScriptFunctionApplyContextSelector.java fix handling of Function.prototype.apply. Disable testAjaxslt, which blows up with the fix enabled 2012-01-06 21:47:09 +00:00
JavaScriptFunctionDotCallTargetSelector.java Warn about call graph imprecision if an unlikely use of 2012-01-06 21:37:49 +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
ObjectSensitivityContextSelector.java Forgot to add equals/hashCode to ArgumentInstanceContext before. 2012-01-06 21:43:22 +00:00
Util.java fix disabling of call / apply for ajaxslt test 2012-01-06 21:48:53 +00:00