Skip to content

Conversation

@hoodmane
Copy link
Collaborator

Suggested in discussion on #22053

@hoodmane
Copy link
Collaborator Author

@sbc100 I think the failure is a flake.

@kripken
Copy link
Member

kripken commented Jul 2, 2024

I re-ran tests here but the error recurred, though it did look like a flake. I tried to update the branch to fix that but now more tests fail, so there may be a larger issue here.

},
$setGOTEntry__deps: ['$addFunction', '$getFunctionAddress'],
$setGOTEntry: (symName, value) => {
const entry = GOT[symName];
Copy link
Collaborator

Choose a reason for hiding this comment

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

It looks like both calls sites already have looked up the entry so perhaps we can pass the entry here too to avoid this extra lookup?

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants