How to find out which file and line a variable was defined in using google chrome console?
For example, the variable Native (from MooTools) has been defined in global scope. I want to know in which file that defined this variable using google chrome console.