Felipe Armoni
|
fdfe97879e
|
Disallow reinitializing private elements (#13601)
Co-authored-by: Nicolò Ribaudo <nicolo.ribaudo@gmail.com>
Co-authored-by: Justin Ridgewell <justin@ridgewell.name>
|
2021-08-30 12:44:38 +02:00 |
|
Nicolò Ribaudo
|
f30c99aa24
|
Mark WeakMaps of private fields as pure (#13194)
|
2021-04-28 18:25:17 +02:00 |
|
Nicolò Ribaudo
|
8ad6b75cde
|
Use function rather than var to compile private methods (#12990)
|
2021-03-11 02:08:31 +01:00 |
|
Ajay Poshak
|
b1923fd140
|
Add a check for privateMap's existence (#11571)
Co-authored-by: Ajay Poshak <ajay.poshak@bookmyshow.com>
|
2020-05-30 22:38:15 +02:00 |
|
Tim McClure
|
f44b29522c
|
Remove transform-classes from priv method tests (#9537)
|
2019-02-18 19:57:29 +01:00 |
|
Tim McClure
|
e8de6fa5d4
|
Private Class Methods Stage 3: Private Accessors (#9101)
* Add accessor loose support
* Add private accessors spec support
* Fix private dupe name check
* Changes from code review
* Add duplicated names tests
* Add get/set-only tests
* Move accessors tests
* Split out updates tests
* Add helper change tests
* Update test output
* Update test options
|
2019-01-21 22:05:37 +01:00 |
|