Files
handlebars.js/lib/handlebars
Nils Knappmeier ff4d827c09 fix: harden "propertyIsEnumerable"-check
- "container" is an internal object that is most likely
  not accessible through templateing (unlike the proto of "Object", which might be.)
  In order to prevent overriding this method, we
  use "propertyIsEnumerable" from the constructor.
2019-09-28 10:36:49 +02:00
..
2015-08-22 11:13:08 -07:00
2019-09-27 07:46:55 +02:00
2015-08-22 11:13:08 -07:00
2017-10-21 15:42:27 +02:00
2015-04-16 16:43:01 -05:00