I believe that there is the concept of a symbol table for variables that are flagged as hidden. These (I believe) can then be used by Espruino internals to cache away data. Is there a way to debug/dump the content of these variables?
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
I believe that there is the concept of a symbol table for variables that are flagged as hidden. These (I believe) can then be used by Espruino internals to cache away data. Is there a way to debug/dump the content of these variables?