node/benchmark/napi
Yagiz Nizipli 0e68481bf8
src: use non-deprecated Utf8LengthV2() method
PR-URL: https://github.com/nodejs/node/pull/58070
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
2025-05-02 15:10:39 +02:00
..
buffer node-api: add external buffer creation benchmark 2024-09-14 00:29:22 +00:00
define_properties node-api: provide napi_define_properties fast path 2023-06-15 18:07:30 -07:00
function_args src: use non-deprecated Utf8LengthV2() method 2025-05-02 15:10:39 +02:00
function_call
property_keys node-api: add property keys benchmark 2024-07-29 11:19:52 +00:00
ref node-api: rename nogc to basic 2024-07-26 09:25:02 -07:00
string node-api: implement external strings 2023-06-13 21:54:03 -07:00
type-tag
type-tag-check