. [__proto__] [__proto__]: blah .

proto

. . [^__proto__] [^__proto__]: blah .

[1]


  1. blah

. . *[__proto__]: blah __proto__ \_\_proto\_\_ .

proto __proto__

. . [hasOwnProperty] [hasOwnProperty]: blah .

hasOwnProperty

. . [^hasOwnProperty] [^hasOwnProperty]: blah .

[1]


  1. blah

. . *[hasOwnProperty]: blah hasOwnProperty .

hasOwnProperty

.