Home
last modified time | relevance | path

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

/plugin/asciidocjs/node_modules/uglify-js/lib/
Dsourcemap.js126 add: options.orig ? function(source, gen_line, gen_col, orig_line, orig_col, name) { argument
168 function add(source, gen_line, gen_col, orig_line, orig_col, name) { argument
/plugin/asciidocjs/node_modules/pug-filters/node_modules/uglify-js/lib/
Dsourcemap.js71 function add(source, gen_line, gen_col, orig_line, orig_col, name) { argument