Home
last modified time | relevance | path

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

/plugin/asciidocjs/node_modules/pug-filters/node_modules/uglify-js/lib/
Dutils.js46 function array_to_hash(a) { function
Dparse.js686 var STATEMENTS_WITH_LABELS = array_to_hash([ "for", "do", "while", "switch" ]);
688 var ATOMIC_START_TOKEN = array_to_hash([ "atom", "num", "string", "regexp", "name" ]);