Home
last modified time | relevance | path

Searched defs:scoped (Results 1 – 2 of 2) sorted by relevance

/plugin/asciidocjs/node_modules/handlebars/dist/cjs/handlebars/compiler/
Dcompiler.js294 scoped = _ast2['default'].helpers.scopedId(path), variable in Compiler
/plugin/asciidocjs/node_modules/handlebars/lib/handlebars/compiler/
Djavascript-compiler.js494 lookupOnContext: function(parts, falsy, strict, scoped) { argument