Commit ab3256e
Rename isEffectivelyReadOnly to hasRestrictedWriteAccess for clarity
Address review feedback: the previous name was unclear about what it checked.
The new name better communicates that the method detects properties with
restricted write access (asymmetric visibility or get-only hooks).
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 46927a8 commit ab3256e
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
0 commit comments