Skip to content

Conversation

@eps1lon
Copy link
Collaborator

@eps1lon eps1lon commented Nov 20, 2024

Seems to not work. May have to wait for #31587

Summary

Closes #31578

How did you test this change?

Lint against optimization. It's more noisy than it needs to but I was too lazy to avound for every possible kind of function syntax.

You can also yarn build react-dom/client --type=NODE_DEV to check that JSCompiler_OptimizeArgumentsArray_ still replaces arguments.

@vercel
Copy link

vercel bot commented Nov 20, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
react-compiler-playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 20, 2024 7:16pm

@eps1lon eps1lon changed the title Lint against GCC optimizeArgumentsArray passes Avoid GCC optimizations affecting function arity Nov 20, 2024
@facebook-github-bot facebook-github-bot added the React Core Team Opened by a member of the React Core Team label Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed React Core Team Opened by a member of the React Core Team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[React 19] useState's setter function becomes arity 2

3 participants