Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

Small optimizations to three proxies #7560

Merged
merged 1 commit into from
Feb 11, 2023
Merged

Small optimizations to three proxies #7560

merged 1 commit into from
Feb 11, 2023

Conversation

speigg
Copy link
Member

@speigg speigg commented Feb 11, 2023

Ensure three proxies have consistent shapes (to facilitate monomorphic call sites), and ensure getter/setter functions do not access context variables to ensure that they can be inlined by the JIT compiler.

Ensure three proxies have consistent shapes, and ensure getter/setter function do not access context variables to ensure that they can be inlined by the JIT compiler.
@speigg speigg added this pull request to the merge queue Feb 11, 2023
Merged via the queue into dev with commit cfdcc46 Feb 11, 2023
@speigg speigg deleted the three-proxy-optimize branch February 11, 2023 20:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants