Is there a way to see where the variable is located in the memory?
In ActionScript for example in debug mode you can see the memory location of the variable
I am using Google Chrome developer tools where I can see the variables in debug mode but there is no info about the memory location of the variable.
Are there any browser tools that show variable memory location?
No, it isn't possible. Due to way javascript interpretes works, it is quite hard to get memory address.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With