handlebars.js
handlebars.js copied to clipboard
test: cover access control to prototype methods/properties on nested objects (#1858)
- per issue #1858
- adds cases for nested input objects to existing cases
- very minor refactor to re-use the same test logic, keep tests readable.