Skip to content
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

Fix #16312 #16322

Merged
merged 3 commits into from
Jan 11, 2025
Merged

Fix #16312 #16322

merged 3 commits into from
Jan 11, 2025

Conversation

pfgithub
Copy link
Contributor

What does this PR do?

Fixes #16312. The updated JSPropertyIterator was not routing through methodTable for getOwnPropertyNames/getOwnPropertySlot, which is required to get own properties on a JSModuleRecord

@robobun
Copy link

robobun commented Jan 11, 2025

Updated 9:36 PM PT - Jan 10th, 2025

@Jarred-Sumner, your commit 8bb17a3 has some failures in #9421


🧪   try this PR locally:

bunx bun-pr 16322

@Jarred-Sumner Jarred-Sumner merged commit b04ce67 into main Jan 11, 2025
7 of 31 checks passed
@Jarred-Sumner Jarred-Sumner deleted the pfg/issue-16312 branch January 11, 2025 04:04
cirospaciari pushed a commit that referenced this pull request Jan 13, 2025
Co-authored-by: Jarred Sumner <[email protected]>
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.

1.1.43 broke my tests 😭
3 participants