Sign in
◑
Theme
chromium
/
external
/
github.com
/
v8
/
node
/
refs/heads/node-ci-2026-06-16
/
.
/
test
/
js-native-api
/
test_object
/
binding.gyp
blob: cb1dca11ad65ad1fac22fbe9adc8106d4903b7a9 [
file
] [
edit
]
{
"targets"
:
[
{
"target_name"
:
"test_object"
,
"sources"
:
[
"test_null.c"
,
"test_object.c"
],
"defines"
:
[
"NAPI_EXPERIMENTAL"
],
},
{
"target_name"
:
"test_exceptions"
,
"sources"
:
[
"test_exceptions.c"
,
]
}
]
}