Commit 76dc6e1
committed
[NFC] Cache preexisting synthesized accessor.
Move the bailout from getSynthesizedAccessor from the wrapper function
into the evaluate body. Will enable the request to do work on
non-synthesized accessors, which is required to provide a default
implementation for modify2 and read2 members.1 parent f6e145e commit 76dc6e1
2 files changed
+10
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3050 | 3050 | | |
3051 | 3051 | | |
3052 | 3052 | | |
3053 | | - | |
3054 | | - | |
3055 | | - | |
3056 | | - | |
| 3053 | + | |
| 3054 | + | |
3057 | 3055 | | |
3058 | 3056 | | |
3059 | 3057 | | |
| |||
7112 | 7110 | | |
7113 | 7111 | | |
7114 | 7112 | | |
7115 | | - | |
| 7113 | + | |
| 7114 | + | |
| 7115 | + | |
| 7116 | + | |
7116 | 7117 | | |
7117 | 7118 | | |
7118 | 7119 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2630 | 2630 | | |
2631 | 2631 | | |
2632 | 2632 | | |
| 2633 | + | |
| 2634 | + | |
| 2635 | + | |
| 2636 | + | |
2633 | 2637 | | |
2634 | 2638 | | |
2635 | 2639 | | |
| |||
0 commit comments