Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[KT-67041] Prevent KCallableImpl.parameters from being released #5283

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

k163377
Copy link
Contributor

@k163377 k163377 commented Mar 30, 2024

@k163377
Copy link
Contributor Author

k163377 commented Jul 10, 2024

@udalov
Could you please review this?
It prevents new lists from being allocated over and over again, as in Enum.entries, and allows individual parameters and the results of retrieving values such as valueParameters to be cached without problems.

@udalov
Copy link
Member

udalov commented Jul 11, 2024

@k163377 Sorry for the delay. I've answered in KT-67041, let's discuss there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants