Closure.__proto__ (Property)

A reference to a function that is encapsulated by the Closure object.

Availability:

JavaScript - 1.2
Netscape - 4.0
Property/method value type:Function object
JavaScript syntax:NmyClosure.__proto__

See also:__parent__, __proto__, Lexical scoping

Refer to:

Closure object