Home
last modified time | relevance | path

Searched refs:assumeObjects (Results 1 – 4 of 4) sorted by relevance

/plugin/asciidocjs/node_modules/handlebars/types/
Dindex.d.ts219 assumeObjects?: boolean; property
/plugin/asciidocjs/node_modules/handlebars/lib/handlebars/compiler/
Djavascript-compiler.js539 if (this.options.strict || this.options.assumeObjects) {
/plugin/asciidocjs/node_modules/handlebars/dist/amd/handlebars/compiler/
Djavascript-compiler.js489 if (this.options.strict || this.options.assumeObjects) {
/plugin/asciidocjs/node_modules/handlebars/dist/cjs/handlebars/compiler/
Djavascript-compiler.js497 if (this.options.strict || this.options.assumeObjects) {