LGTM++

This will help speed a lot in the common case where properties aren't
read or written to on functions.


http://codereview.appspot.com/2374041/diff/8001/src/com/google/caja/es53.js
File src/com/google/caja/es53.js (right):

http://codereview.appspot.com/2374041/diff/8001/src/com/google/caja/es53.js#newcode759
src/com/google/caja/es53.js:759: f.name_g___ = markFunc(function()
{return name;});
Comment this as special for Rhino

http://codereview.appspot.com/2374041/diff/8001/src/com/google/caja/es53.js#newcode797
src/com/google/caja/es53.js:797: // We check for name___ to see if
installFunctionInstanceProps has
This can be nuked.

http://codereview.appspot.com/2374041/

Reply via email to