function d(a){return a<0?-a:undefined} alert(d(-1));
function d(a){return a<0?-a:eval('`')}
d(1); // пошло все нафиг