disable "masking optimization" (making closure vars invisible)
by generating statement of the form "if(false){ console.log(variables, from, closure); }"
paste your code here
click anywhere in the function for which you'd like to generate the statement
home
source
the stack overflow question being answered here