tc39 / proposal-function-implementation-hiding

JavaScript language proposal: function implementation hiding
https://ci.tc39.es/preview/tc39/ecma262/pull/1739
MIT License
98 stars 7 forks source link

This pragma is *very* long... #11

Closed dead-claudia closed 6 years ago

dead-claudia commented 6 years ago

Compared to "use strict", "use asm", or Google's old "use strong" experiment, "use no Function.prototype.toString" is way longer. It just doesn't seem to fit with everything else.

domenic commented 6 years ago

Let's roll this into #3?