Skip to content

Conversation

@NotHyper-474
Copy link

@NotHyper-474 NotHyper-474 commented Nov 30, 2025

Instead of using the static cache introduced by #221 we can simply use superHasField which basically does the same thing.

We don't check for the getter or setter field anymore since Reflect's property functions already check for those.

We also remove the concatenation with Reflect.fields when caching since that feels redundant and just creates duplicate entries in the array.

@NotHyper-474 NotHyper-474 force-pushed the refactor/alt-superClass-lookup branch from 1caba44 to b4ea23a Compare December 1, 2025 21:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant