Home
last modified time | relevance | path

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

/plugin/asciidocjs/node_modules/pug-filters/node_modules/uglify-js/lib/
Dcompress.js3727 function is_atomic(lhs, self) { function
3745 if (lhs && is_atomic(lhs, self)) return self;
3756 if (lhs && is_atomic(lhs, self)) return self;
3758 && !(lhs && !is_atomic(lhs, self))
3774 if (lhs && !is_atomic(lhs, self)