WALA/com.ibm.wala.cast.js/source/com/ibm/wala/cast/js/translator
dolby-oss 7b4e03d9ab adapt to removal of walkNodes
git-svn-id: https://wala.svn.sourceforge.net/svnroot/wala/trunk@3083 f5eafffb-2e1d-0410-98e4-8ec43c5233c4
2008-11-06 18:00:11 +00:00
..
CAstRhinoTranslator.java Translator now generates property read prototype looping as a proper CAst loop rather than adding the loop in the IR. Use new AstIsDefinedInstruction to test for defined'ness. Better separation of primitive values versus objects that corresponds to primitives. 2007-04-19 13:53:31 +00:00
JSAstTranslator.java adapt to removal of walkNodes 2008-11-06 18:00:11 +00:00
JavaScriptTranslatorFactory.java organize imports 2007-11-16 20:57:58 +00:00
PropertyReadExpander.java fix some generics 2007-12-14 22:09:32 +00:00
RhinoToAstTranslator.java bug fixes from Simon Jenson for bitwise operations 2008-10-03 20:08:26 +00:00
TranslatorBase.java refactoring to move some reusable code to generic CAst projects 2007-11-16 01:54:39 +00:00