disable "masking optimization" (making closure vars invisible)

by generating statement of the form "if(false){ console.log(variables, from, closure); }"

paste your code here


        


home
source
the stack overflow question being answered here