[TIMOB-28437] Android: Optimize proxy constructor lookup
| GitHub Issue | n/a |
|---|---|
| Type | Improvement |
| Priority | Trivial |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2021-09-10T12:11:05.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | Release 10.1.0 |
| Components | Android |
| Labels | n/a |
| Reporter | Gary Mathews |
| Assignee | Gary Mathews |
| Created | 2021-05-05T18:21:19.000+0000 |
| Updated | 2021-09-10T12:11:05.000+0000 |
Description
- Optimize how proxy constructor is defined and obtained, prevent unnecessary lookup of all properties.
master: https://github.com/appcelerator/titanium_mobile/pull/12774