Commit 0487f0a
Defer resolveCallUserFuncCalleeReflection until needed, native param type
- Lazy-initialize innerCalleeReflection with ??= so reflection work
only runs after the passedByReference()->createsNewVariable() check
- Use native union parameter type on resolveByRefParameterType
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 45ba2fd commit 0487f0a
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
222 | 222 | | |
223 | 223 | | |
224 | 224 | | |
225 | | - | |
| 225 | + | |
226 | 226 | | |
227 | 227 | | |
228 | 228 | | |
| |||
241 | 241 | | |
242 | 242 | | |
243 | 243 | | |
| 244 | + | |
244 | 245 | | |
245 | 246 | | |
246 | 247 | | |
| |||
0 commit comments