Skip to content

Conversation

@legendecas
Copy link
Member

@legendecas legendecas commented Jul 21, 2023

The constructor of the Uint8Array has called napi_get_typed_array_info,
which should be identical to napi_get_buffer_info. Remove the duplicated
napi_get_buffer_info call.

Refs: nodejs/node#48742

The constructor of the Uint8Array has called napi_get_typed_array_info,
which should be identical to napi_get_buffer_info. Remove the duplicated
napi_get_buffer_info call.
@legendecas legendecas marked this pull request as ready for review July 21, 2023 15:09
Copy link
Member

@mhdawson mhdawson left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@KevinEady KevinEady left a comment

Choose a reason for hiding this comment

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

LGTM

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