Commit b1923fd
File tree
117 files changed
+332
-333
lines changed- packages
- babel-helper-create-class-features-plugin
- src
- test/fixtures/plugin-proposal-private-methods
- loose-false
- loose-true
- babel-plugin-proposal-class-properties/test/fixtures
- private-loose
- assignment
- call
- canonical
- constructor-collision
- declaration-order
- derived-multiple-supers
- derived
- destructuring-array-pattern-1
- destructuring-array-pattern-2
- destructuring-array-pattern-3
- destructuring-array-pattern
- destructuring-object-pattern-1
- destructuring-object-pattern-2
- destructuring-object-pattern-3
- destructuring-object-pattern
- extracted-this
- foobar
- instance-undefined
- instance
- multiple
- native-classes
- nested-class-computed-redeclared
- nested-class-computed
- nested-class-extends-computed-redeclared
- nested-class-extends-computed
- nested-class-other-redeclared
- nested-class-redeclared
- nested-class
- non-block-arrow-func
- private-in-derived
- reevaluated
- reference-in-other-property
- static-call
- static-export
- static-infer-name
- static-inherited
- static-this
- static-undefined
- static
- super-expression
- super-statement
- update
- private
- assignment
- call
- canonical
- constructor-collision
- declaration-order
- derived-multiple-supers
- derived
- destructuring-array-pattern-1
- destructuring-array-pattern-2
- destructuring-array-pattern-3
- destructuring-array-pattern
- destructuring-object-pattern-1
- destructuring-object-pattern-2
- destructuring-object-pattern-3
- destructuring-object-pattern
- extracted-this
- foobar
- instance-undefined
- instance
- multiple
- native-classes
- nested-class-computed-redeclared
- nested-class-computed
- nested-class-extends-computed-redeclared
- nested-class-extends-computed
- nested-class-other-redeclared
- nested-class-redeclared
- nested-class
- private-in-derived
- reevaluated
- reference-in-other-property
- regression-T7364
- super-call
- super-expression
- super-statement
- update
- regression/8882
- babel-plugin-proposal-private-methods/test/fixtures
- accessors-loose
- basic
- get-only-setter
- set-only-getter
- updates
- accessors
- basic
- get-only-setter
- set-only-getter
- updates
- duplicated-names
- get-set
- set-get
- private-method-loose
- assignment
- async
- before-fields
- context
- exfiltrated
- generator
- super
- private-method
- assignment
- async
- before-fields
- context
- exfiltrated
- generator
- super
- private-static-method-loose
- basic
- class-check
- exfiltrated
- generator
- reassignment
- super
- this
- static-accessors-loose
- basic
- get-only-setter
- set-only-getter
- updates
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
117 files changed
+332
-333
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
182 | 182 | | |
183 | 183 | | |
184 | 184 | | |
185 | | - | |
186 | | - | |
| 185 | + | |
| 186 | + | |
187 | 187 | | |
188 | 188 | | |
189 | 189 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 | | |
2 | 4 | | |
3 | 5 | | |
4 | 6 | | |
5 | 7 | | |
6 | 8 | | |
7 | 9 | | |
8 | | - | |
9 | | - | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
5 | 7 | | |
6 | 8 | | |
7 | 9 | | |
| |||
11 | 13 | | |
12 | 14 | | |
13 | 15 | | |
14 | | - | |
15 | | - | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 | | |
2 | 4 | | |
3 | 5 | | |
| |||
20 | 22 | | |
21 | 23 | | |
22 | 24 | | |
23 | | - | |
24 | | - | |
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 | | |
2 | 4 | | |
3 | 5 | | |
| |||
21 | 23 | | |
22 | 24 | | |
23 | 25 | | |
24 | | - | |
25 | | - | |
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
1 | 5 | | |
2 | 6 | | |
3 | 7 | | |
| |||
44 | 48 | | |
45 | 49 | | |
46 | 50 | | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
3 | 5 | | |
4 | 6 | | |
5 | 7 | | |
| |||
10 | 12 | | |
11 | 13 | | |
12 | 14 | | |
13 | | - | |
14 | | - | |
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 | | |
2 | 4 | | |
3 | 5 | | |
| |||
9 | 11 | | |
10 | 12 | | |
11 | 13 | | |
12 | | - | |
13 | | - | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 | | |
2 | 4 | | |
3 | 5 | | |
| |||
29 | 31 | | |
30 | 32 | | |
31 | 33 | | |
32 | | - | |
33 | | - | |
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 | | |
2 | 4 | | |
3 | 5 | | |
| |||
8 | 10 | | |
9 | 11 | | |
10 | 12 | | |
11 | | - | |
| 13 | + | |
12 | 14 | | |
13 | 15 | | |
14 | 16 | | |
| |||
31 | 33 | | |
32 | 34 | | |
33 | 35 | | |
34 | | - | |
35 | | - | |
0 commit comments