node/test/js-native-api/test_object
Daeyeon Jeong 67ecd274b7
src: fix napi_check_object_type_tag()
This fixes a comparison failure occurring when the upper value of a
type tag is 0, or a type tag value is 0.

Signed-off-by: Daeyeon Jeong daeyeon.dev@gmail.com

PR-URL: https://github.com/nodejs/node/pull/43788
Fixes: https://github.com/nodejs/node/issues/43786
Reviewed-By: Michael Dawson <midawson@redhat.com>
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
2022-07-31 16:57:16 +02:00
..
binding.gyp
test.js src: fix napi_check_object_type_tag() 2022-07-31 16:57:16 +02:00
test_null.c
test_null.h
test_null.js tools,test: enable no-prototype-builtins 2022-03-14 09:32:14 -04:00
test_object.c src: fix napi_check_object_type_tag() 2022-07-31 16:57:16 +02:00