Source: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Inheritance_and_the_prototype_chain
Specific example: "o.[[Prototype]] has properties b and c"
I tried typing "o.[[Prototype]]" into the console then it gave me an error.
Source: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Inheritance_and_the_prototype_chain
Specific example: "o.[[Prototype]] has properties b and c"
I tried typing "o.[[Prototype]]" into the console then it gave me an error.