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 napi_is_buffer/napi_is_typedarray to match Node.js #17034

Merged
merged 3 commits into from
Feb 4, 2025

Conversation

190n
Copy link
Contributor

@190n 190n commented Feb 4, 2025

What does this PR do?

Fixes #17025

How did you verify your code works?

  • I included a test for the new code, or existing tests cover it
  • I ran my tests locally and they pass (bun-debug test test-file-name.test)

@robobun
Copy link

robobun commented Feb 4, 2025

Updated 7:16 PM PT - Feb 3rd, 2025

@190n, your commit 980415fa2f60db067e22ea56dcf4a796e002e2eb passed in Build #11074! 🎉


🧪   try this PR locally:

bunx bun-pr 17034

@Jarred-Sumner Jarred-Sumner merged commit a8d159d into main Feb 4, 2025
69 checks passed
@Jarred-Sumner Jarred-Sumner deleted the ben/napi-is-buffer branch February 4, 2025 05:49
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.

[regression] Napi buffer handling
3 participants