- As We Know Java Script languages are Prototype based Object Oriented Programming Language.
- So Every object created in Java Script has a Secret Link to its Originated Prototype .
- This secret link is represented as _PROTO_ in Mozilla Firefox browser.In other words, We can put it as _PROTO_ is an Firefox implementation of secret link.
- Below Screenshot Firebug displaying Windows _proto_ secret link,
What is _proto_ secret link?
Sandeep
A passionate Blogger and Developer.Love to code for web application using JavaScript.At present I am exploring the Web Component Specification.