Files
handlebars.js/lib/handlebars
kpdecker 0af54b1142 Use extend rather than prototype for createFrame
Using prototype has a large performance impact for the common case of a
sparse set of private variable data points. Rather than incurring the
overhead of creating and walking the prototype tree for this, performing
an extend by copy.
2013-08-24 12:10:10 -05:00
..
2013-07-30 11:08:26 -05:00
2013-08-24 12:06:25 -05:00