Skip to content

Avoid allocating temporaries on the call frame for property hook trampolines#16287

Merged
ndossche merged 1 commit into
php:masterfrom
ndossche:hook-trampoline-1
Mar 25, 2025
Merged

Avoid allocating temporaries on the call frame for property hook trampolines#16287
ndossche merged 1 commit into
php:masterfrom
ndossche:hook-trampoline-1

Conversation

@ndossche
Copy link
Copy Markdown
Member

@ndossche ndossche commented Oct 7, 2024

As pointed out in #16252 (comment)

@ndossche ndossche marked this pull request as ready for review October 7, 2024 19:43
@ndossche ndossche requested a review from dstogov as a code owner October 7, 2024 19:43
@ndossche ndossche requested a review from iluuu1994 October 7, 2024 19:43
Comment thread Zend/zend_object_handlers.c
Copy link
Copy Markdown
Member

@iluuu1994 iluuu1994 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Better late than never 😋 Took me a second to understand, but this LGTM.

@ndossche ndossche merged commit 7acce8a into php:master Mar 25, 2025
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