Home
last modified time | relevance | path

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

/plugin/asciidocjs/node_modules/pug-filters/node_modules/uglify-js/lib/
Dparse.js229 directive_stack : [] property
612 S.directive_stack[S.directive_stack.length - 1].push(directive);
622 S.directive_stack.push([]);
626 var directives = S.directive_stack[S.directive_stack.length - 1];
632 S.directive_stack.pop();