Commit 3be3a5c
committed
Clarify chain pre-check rationale in materialization helpers
Document why `_materialize_method_segment` and
`_materialize_property_segment` perform strict-independent pre-checks
before creating stubs.
The comments also point readers to strict/spec validation in
`StubbedInvocation.__call__` and `StubbedPropertyAccess.__call__`.1 parent 187a675 commit 3be3a5c
1 file changed
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
155 | 159 | | |
156 | 160 | | |
157 | 161 | | |
| |||
176 | 180 | | |
177 | 181 | | |
178 | 182 | | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
179 | 187 | | |
180 | 188 | | |
181 | 189 | | |
| |||
0 commit comments