summaryrefslogtreecommitdiff
path: root/test_napi/typedarray_test.js
AgeCommit message (Expand)Author
2023-05-03perf: use jemalloc as global allocator (#18957)Bartek Iwańczuk
2023-01-14fix(napi): correct arguments for napi_get_typedarray_info (#17306)Bartek Iwańczuk
2023-01-02chore: update copyright year to 2023 (#17247)David Sherret
2022-10-05feat(npm): implement Node API (#13633)Divy Srivastava