archives

« Bugzilla Issues Index

#181 — 15.3.4 isn't explicit about Function.prototype.prototype


From 15.3.4 it is unclear whether or not Function.prototype itself has a prototype own property and if so what it's value should be.

All major implementations currently do not seem to define such a property so the spec. probably needs to explicitly say that.


ES2015 is quite explicit here.