swc/crates/swc_ecma_transforms_compat/tests/private-in-object/private
2022-02-25 06:08:35 +00:00
..
accessor fix(es/compat): Fix handling of private getters and setters (#3695) 2022-02-25 06:08:35 +00:00
field fix(es/compat): Fix handling of private getters and setters (#3695) 2022-02-25 06:08:35 +00:00
method fix(es/compat): Throw an error if a private property is initialized multiple times (#3665) 2022-02-23 07:03:13 +00:00
native-classes fix(es/compat): Fix handling of private getters and setters (#3695) 2022-02-25 06:08:35 +00:00
nested-class fix(es/compat): Fix handling of private getters and setters (#3695) 2022-02-25 06:08:35 +00:00
nested-class-other-redeclared fix(es/compat): Fix handling of private getters and setters (#3695) 2022-02-25 06:08:35 +00:00
nested-class-redeclared fix(es/compat): Fix handling of private getters and setters (#3695) 2022-02-25 06:08:35 +00:00
static-accessor fix(es/compat): Fix handling of private getters and setters (#3695) 2022-02-25 06:08:35 +00:00
static-field refactor: Flatten ecmascript (#2708) 2021-11-10 19:00:54 +09:00
static-method refactor: Flatten ecmascript (#2708) 2021-11-10 19:00:54 +09:00
options.json refactor: Flatten ecmascript (#2708) 2021-11-10 19:00:54 +09:00