On Tue, Mar 22, 2011 at 12:12 PM, Jonathan Beri <[email protected]> wrote:
> I think that's what I was looking for > es53.js<http://code.google.com/p/google-caja/source/browse/trunk/src/com/google/caja/es53.js>. > Can this be dropped into any app? I'd like to a) use native ES5 b) replace > cajoler es53.js is not designed to work without the rewriter and probably won't work well/at all if used this way without changes. I am still confused about the properties you're require. 1. Are you running on a ES3 browser, ES5 browser or a browser that supports ES5-strict? 2. Is your input app written using ES5 apis? (I assume the answer here is yes) 3. Are you relying on properties assured by strict mode?
