-
Notifications
You must be signed in to change notification settings - Fork 49.1k
Optimize method calls w props receiver #31771
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
Conversation
[ghstack-poisoned]
Deployment failed with the following error:
View Documentation: https://vercel.com/docs/accounts/team-members-and-roles |
Closes #31763 |
@@ -50,26 +50,35 @@ export const FIXTURE_ENTRYPOINT = { | |||
```javascript | |||
import { c as _c } from "react/compiler-runtime"; // @enableJsxOutlining | |||
function Component(arr) { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nit: can we rewrite this fixture to destructure props i.e. function Component({ arr })
?
``` | ||
|
||
### Eval output | ||
(kind: exception) Fixture not implemented |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nit: could we add a FIXTURE_ENTRYPOINT
export here?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nice!!
[ghstack-poisoned]
Redo of #31771 without ghstack
Stack from ghstack (oldest at bottom):